XamlCSS 1.0.2
See the version list below for details.
dotnet add package XamlCSS --version 1.0.2
NuGet\Install-Package XamlCSS -Version 1.0.2
<PackageReference Include="XamlCSS" Version="1.0.2" />
paket add XamlCSS --version 1.0.2
#r "nuget: XamlCSS, 1.0.2"
// Install XamlCSS as a Cake Addin #addin nuget:?package=XamlCSS&version=1.0.2 // Install XamlCSS as a Cake Tool #tool nuget:?package=XamlCSS&version=1.0.2
Style Xaml-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. |
-
All Frameworks
- AngleSharp (>= 0.9.8)
-
MonoAndroid 1.0
- AngleSharp (>= 0.9.8)
-
UAP 10.0
- AngleSharp (>= 0.9.8)
-
WindowsPhone 8.0
- AngleSharp (>= 0.9.8)
-
WindowsPhoneApp 8.1
- AngleSharp (>= 0.9.8)
-
Xamarin.iOS 1.0
- AngleSharp (>= 0.9.8)
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 | 694 | 5/1/2020 |
2.2.1-pre1 | 572 | 4/4/2020 |
2.2.0 | 2,750 | 2/10/2019 |
2.2.0-pre7 | 1,006 | 9/5/2018 |
2.2.0-pre6 | 927 | 8/31/2018 |
2.2.0-pre5 | 1,109 | 5/12/2018 |
2.2.0-pre4 | 1,073 | 5/6/2018 |
2.2.0-pre3 | 1,180 | 5/1/2018 |
2.2.0-pre2 | 1,130 | 4/30/2018 |
2.2.0-pre1 | 1,159 | 2/11/2018 |
2.1.0 | 2,162 | 12/9/2017 |
2.0.1 | 1,709 | 7/23/2017 |
2.0.0 | 1,560 | 5/21/2017 |
2.0.0-pre1 | 1,117 | 2/9/2017 |
1.0.6 | 1,730 | 1/22/2017 |
1.0.5 | 1,742 | 1/21/2017 |
1.0.4 | 1,660 | 12/18/2016 |
1.0.3 | 1,661 | 11/29/2016 |
1.0.2 | 1,660 | 11/29/2016 |
1.0.1 | 1,639 | 11/22/2016 |
0.9.0-beta-1 | 1,086 | 9/10/2016 |
0.9.0-alpha-5 | 1,172 | 6/27/2016 |
0.9.0-alpha-4 | 1,170 | 6/26/2016 |
0.9.0-alpha-3 | 1,123 | 6/24/2016 |
0.9.0-alpha-2 | 1,214 | 6/17/2016 |
0.9.0-alpha | 1,215 | 5/22/2016 |
0.8.0 | 1,752 | 5/21/2016 |
0.8.0-beta-3 | 1,151 | 5/18/2016 |
0.8.0-beta-2 | 874 | 5/17/2016 |
0.8.0-beta | 1,526 | 5/16/2016 |
1.0.2
- CssParser Tokenizer fixed
- Better Logical-/Visual-Tree handling
1.0.1
- Define stylesheet in Xaml-files with css text
- Fixed selector specificity
1.0.0
- Performance/memory improvements: Caching dom-elements, dom-children,...
- Batch-Rendering
- Better support for MarkupExtensions
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
- experimental support for MarkupExtensions (best supported on Xamarin.Forms and WPF)
0.8.0
- Support for attached properties
- Support for CSS-namespaces