XamlCSS.UWP
0.9.0-beta-1
See the version list below for details.
dotnet add package XamlCSS.UWP --version 0.9.0-beta-1
NuGet\Install-Package XamlCSS.UWP -Version 0.9.0-beta-1
<PackageReference Include="XamlCSS.UWP" Version="0.9.0-beta-1" />
<PackageVersion Include="XamlCSS.UWP" Version="0.9.0-beta-1" />
<PackageReference Include="XamlCSS.UWP" />
paket add XamlCSS.UWP --version 0.9.0-beta-1
#r "nuget: XamlCSS.UWP, 0.9.0-beta-1"
#:package XamlCSS.UWP@0.9.0-beta-1
#addin nuget:?package=XamlCSS.UWP&version=0.9.0-beta-1&prerelease
#tool nuget:?package=XamlCSS.UWP&version=0.9.0-beta-1&prerelease
Style UWP-apps with Css
Product | Versions 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. |
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.2.1-pre2 | 461 | 5/1/2020 |
2.2.1-pre1 | 492 | 4/4/2020 |
2.2.0 | 1,010 | 2/10/2019 |
2.2.0-pre7 | 765 | 9/5/2018 |
2.2.0-pre6 | 740 | 8/31/2018 |
2.2.0-pre5 | 1,066 | 5/12/2018 |
2.2.0-pre4 | 1,004 | 5/6/2018 |
2.2.0-pre3 | 1,120 | 5/1/2018 |
2.2.0-pre2 | 1,101 | 4/30/2018 |
2.2.0-pre1 | 1,073 | 2/11/2018 |
2.1.0 | 1,302 | 12/9/2017 |
2.0.1 | 1,154 | 7/23/2017 |
2.0.0 | 1,096 | 5/21/2017 |
2.0.0-pre1 | 958 | 2/9/2017 |
1.0.6 | 1,176 | 1/22/2017 |
1.0.5 | 1,113 | 1/21/2017 |
1.0.4 | 1,187 | 12/18/2016 |
1.0.3 | 1,139 | 11/29/2016 |
1.0.2 | 1,132 | 11/29/2016 |
1.0.1 | 1,133 | 11/22/2016 |
0.9.0-beta-1 | 970 | 9/10/2016 |
0.9.0-alpha-5 | 974 | 6/27/2016 |
0.9.0-alpha-4 | 990 | 6/26/2016 |
0.9.0-alpha-3 | 993 | 6/24/2016 |
0.9.0-alpha-2 | 984 | 6/17/2016 |
0.9.0-alpha | 989 | 5/22/2016 |
0.8.0 | 1,197 | 5/21/2016 |
0.8.0-beta-3 | 994 | 5/18/2016 |
0.8.0-beta | 1,688 | 5/16/2016 |
0.9.0-beta-1
- Added better css-quotes support
- Support modal pages
- fixed bool value support
- Fixed VisualTreeCell.Include="true"
- Performance improvement
- AngleSharp 0.9.8
0.9.0-alpha-5
- Fix partial updates: not finding all parents while executing css-parser
0.9.0-alpha-2
- fixed NullReferenceException
0.9.0-alpha
- experimental support for MarkupExtensions (only StaticResource)
0.8.0
- Support for attached properties
- Support for CSS-namespaces
0.8.0-beta-3:
Fixed UWP nuget-package