XamlEssentials 2.1.1
See the version list below for details.
dotnet add package XamlEssentials --version 2.1.1
NuGet\Install-Package XamlEssentials -Version 2.1.1
<PackageReference Include="XamlEssentials" Version="2.1.1" />
paket add XamlEssentials --version 2.1.1
#r "nuget: XamlEssentials, 2.1.1"
// Install XamlEssentials as a Cake Addin #addin nuget:?package=XamlEssentials&version=2.1.1 // Install XamlEssentials as a Cake Tool #tool nuget:?package=XamlEssentials&version=2.1.1
A helper library of BindingConverters, MarkupExtensions, and other utilities for building XAML applications for WPF 4 & 4.5, Silverlight 4 & 5, Windows Phone 7.5 & 8, and Windows 8.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl4-wp71 is compatible. sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XamlEssentials:
Package | Downloads |
---|---|
AppSupport.WP8
A fully-integrated customer support solution for apps built using Windows Azure Mobile Services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.6.0 | 2,950 | 1/21/2014 |
3.5.0 | 1,782 | 12/30/2013 |
3.4.0 | 1,470 | 12/6/2013 |
3.3.3 | 1,358 | 11/3/2013 |
3.3.0 | 1,322 | 10/28/2013 |
3.2.2 | 1,387 | 10/16/2013 |
3.2.1 | 1,298 | 10/16/2013 |
3.2.0 | 1,313 | 10/16/2013 |
3.1.0 | 1,504 | 10/10/2013 |
3.0.0 | 1,359 | 9/14/2013 |
2.3.0 | 1,378 | 8/26/2013 |
2.2.0 | 1,464 | 3/26/2013 |
2.1.1 | 1,495 | 3/1/2013 |
2.1.0 | 1,370 | 2/23/2013 |
2.0.1 | 1,380 | 2/7/2013 |
2.0.0 | 1,418 | 2/4/2013 |
1.0.0 | 2,078 | 10/5/2011 |
2.1.1 - Fixes PhoneExtendedPropertiesHelper to return a string instead of a byte array.
2.1.0 - Adds StoredItem<T> for SL4, SL5, WP7.5, & WP8, and PhoneExtendedPropertiesHelper for WP 7.5 and WP8.
2.0.1 - Adds the StringFormatConverter to WP7.5 and WP8