XamlCSS.XamarinForms 0.9.0-alpha-4

This is a prerelease version of XamlCSS.XamarinForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package XamlCSS.XamarinForms --version 0.9.0-alpha-4                
NuGet\Install-Package XamlCSS.XamarinForms -Version 0.9.0-alpha-4                
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.XamarinForms" Version="0.9.0-alpha-4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamlCSS.XamarinForms --version 0.9.0-alpha-4                
#r "nuget: XamlCSS.XamarinForms, 0.9.0-alpha-4"                
#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.
// Install XamlCSS.XamarinForms as a Cake Addin
#addin nuget:?package=XamlCSS.XamarinForms&version=0.9.0-alpha-4&prerelease

// Install XamlCSS.XamarinForms as a Cake Tool
#tool nuget:?package=XamlCSS.XamarinForms&version=0.9.0-alpha-4&prerelease                

Style XamarinForms-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.
  • All Frameworks

  • MonoAndroid 1.0

  • UAP 10.0

  • WindowsPhone 8.0

  • WindowsPhoneApp 8.1

  • Xamarin.iOS 1.0

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 492 5/1/2020
2.2.1-pre1 483 4/4/2020
2.2.0 1,511 2/10/2019
2.2.0-pre7 770 9/5/2018
2.2.0-pre6 690 8/31/2018
2.2.0-pre5 946 5/12/2018
2.2.0-pre4 872 5/6/2018
2.2.0-pre3 965 5/1/2018
2.2.0-pre2 931 4/30/2018
2.2.0-pre1 958 2/11/2018
2.1.0 1,416 12/9/2017
2.0.1 1,155 7/23/2017
2.0.0 1,060 5/21/2017
2.0.0-pre1 907 2/9/2017
1.0.6 1,066 1/22/2017
1.0.4 1,077 12/18/2016
1.0.3 1,040 11/29/2016
1.0.2 1,014 11/29/2016
1.0.1 1,024 11/22/2016
0.9.0-beta-1 848 9/10/2016
0.9.0-alpha-5 902 6/27/2016
0.9.0-alpha-4 870 6/26/2016
0.9.0-alpha-3 847 6/24/2016
0.9.0-alpha-2 887 6/17/2016
0.9.0-alpha 901 5/22/2016
0.8.0 1,097 5/21/2016
0.8.0-beta-3 897 5/18/2016
0.8.0-beta 1,408 5/16/2016

0.9.0-alpha-4
- VisualTreeHelper.Include didn't work due to bug converting Element to VisualElement - always resulted in null

0.9.0-alpha-3
- Support more general UI types

0.9.0-alpha-2
- fixed NullReferenceException

0.9.0-alpha
- experimental support for MarkupExtensions

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