XamlColorSchemeGenerator 1.0.3.17
See the version list below for details.
dotnet add package XamlColorSchemeGenerator --version 1.0.3.17
NuGet\Install-Package XamlColorSchemeGenerator -Version 1.0.3.17
<PackageReference Include="XamlColorSchemeGenerator" Version="1.0.3.17" />
paket add XamlColorSchemeGenerator --version 1.0.3.17
#r "nuget: XamlColorSchemeGenerator, 1.0.3.17"
// Install XamlColorSchemeGenerator as a Cake Addin #addin nuget:?package=XamlColorSchemeGenerator&version=1.0.3.17 // Install XamlColorSchemeGenerator as a Cake Tool #tool nuget:?package=XamlColorSchemeGenerator&version=1.0.3.17
Generates color scheme xaml files while replacing certain parts of a template file.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on XamlColorSchemeGenerator:
Package | Downloads |
---|---|
mameolan.Avalonia.ExtendedToolkit
Extended Controls for Avalonia UI. |
|
TruDan.Avalonia.ExtendedToolkit
Extended Controls for Avalonia UI |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on XamlColorSchemeGenerator:
Repository | Stars |
---|---|
mameolan/Avalonia.ExtendedToolkit
Extended Controls for Avalonia UI
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-rc0155 | 29,950 | 5/30/2021 |
4.0.0-rc0140 | 12,068 | 4/27/2020 |
4.0.0-rc0139 | 902 | 4/27/2020 |
4.0.0-rc0133 | 998 | 4/26/2020 |
4.0.0-rc0118 | 1,182 | 4/6/2020 |
3.0.0.31 | 27,754 | 9/26/2018 |
2.0.0.25 | 2,557 | 8/4/2018 |
1.0.3.17 | 2,496 | 1/28/2018 |
1.0.3:
- Fixing wrong mutex usage
1.0.2:
- Improving protection against issues caused by concurrent invocation of tool
1.0.1:
- Fixing file access exceptions during concurrent invocation of tool
1.0.0:
- Initial release