Simple.Wpf.Themes 2.3.15

dotnet add package Simple.Wpf.Themes --version 2.3.15
NuGet\Install-Package Simple.Wpf.Themes -Version 2.3.15
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Simple.Wpf.Themes" Version="2.3.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Wpf.Themes --version 2.3.15
#r "nuget: Simple.Wpf.Themes, 2.3.15"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simple.Wpf.Themes as a Cake Addin
#addin nuget:?package=Simple.Wpf.Themes&version=2.3.15

// Install Simple.Wpf.Themes as a Cake Tool
#tool nuget:?package=Simple.Wpf.Themes&version=2.3.15

A simple theme manager with optional UI user control for use in an WPF application.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.15 712 3/3/2020
2.3.0 576 1/3/2020
2.2.0 623 11/25/2019
2.1.0 526 11/24/2019
2.0.0 1,524 8/16/2016
1.4.0 2,224 1/2/2014
1.2.0 1,093 1/1/2014

Added support for .Net Core 3.1, and refactored common code into .Net Standard 2.0 library