Simple.Wpf.Themes
2.3.15
.NET Core 3.1
.NET Framework 4.8
Install-Package Simple.Wpf.Themes -Version 2.3.15
dotnet add package Simple.Wpf.Themes --version 2.3.15
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simple.Wpf.Themes, 2.3.15"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple theme manager with optional UI user control for use in an WPF application.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
.NET Framework | net48 |
Compatible target framework(s)
Additional computed target framework(s)
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.
Added support for .Net Core 3.1, and refactored common code into .Net Standard 2.0 library