XamlCSS 0.9.0-alpha-5

This is a prerelease version of XamlCSS.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XamlCSS --version 0.9.0-alpha-5
                    
NuGet\Install-Package XamlCSS -Version 0.9.0-alpha-5
                    
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="XamlCSS" Version="0.9.0-alpha-5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XamlCSS" Version="0.9.0-alpha-5" />
                    
Directory.Packages.props
<PackageReference Include="XamlCSS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XamlCSS --version 0.9.0-alpha-5
                    
#r "nuget: XamlCSS, 0.9.0-alpha-5"
                    
#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.
#addin nuget:?package=XamlCSS&version=0.9.0-alpha-5&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=XamlCSS&version=0.9.0-alpha-5&prerelease
                    
Install as a Cake Tool

Style Xaml-apps with Css

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on XamlCSS:

Package Downloads
XamlCSS.WPF

Style XAML applications with CSS

XamlCSS.XamarinForms

Style XAML applications with CSS

XamlCSS.UWP

Style XAML applications with CSS

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.2.1-pre2 774 5/1/2020
2.2.1-pre1 648 4/4/2020
2.2.0 2,900 2/10/2019
2.2.0-pre7 1,104 9/5/2018
2.2.0-pre6 1,027 8/31/2018
2.2.0-pre5 1,356 5/12/2018
2.2.0-pre4 1,322 5/6/2018
2.2.0-pre3 1,428 5/1/2018
2.2.0-pre2 1,375 4/30/2018
2.2.0-pre1 1,403 2/11/2018
2.1.0 2,341 12/9/2017
2.0.1 1,885 7/23/2017
2.0.0 1,741 5/21/2017
2.0.0-pre1 1,293 2/9/2017
1.0.6 1,909 1/22/2017
1.0.5 2,006 1/21/2017
1.0.4 1,838 12/18/2016
1.0.3 1,839 11/29/2016
1.0.2 1,838 11/29/2016
1.0.1 1,814 11/22/2016
0.9.0-beta-1 1,256 9/10/2016
0.9.0-alpha-5 1,350 6/27/2016
0.9.0-alpha-4 1,350 6/26/2016
0.9.0-alpha-3 1,301 6/24/2016
0.9.0-alpha-2 1,388 6/17/2016
0.9.0-alpha 1,392 5/22/2016
0.8.0 1,933 5/21/2016
0.8.0-beta-3 1,324 5/18/2016
0.8.0-beta-2 1,051 5/17/2016
0.8.0-beta 1,972 5/16/2016

0.9.0-alpha-5
- Fix partial updates: not finding all parents while executing css-parser

0.9.0-alpha
- experimental support for MarkupExtensions (best supported on Xamarin.Forms and WPF)

0.8.0
- Support for attached properties
- Support for CSS-namespaces