XamlingCore 2.0.138

dotnet add package XamlingCore --version 2.0.138
NuGet\Install-Package XamlingCore -Version 2.0.138
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="XamlingCore" Version="2.0.138" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamlingCore --version 2.0.138
#r "nuget: XamlingCore, 2.0.138"
#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 XamlingCore as a Cake Addin
#addin nuget:?package=XamlingCore&version=2.0.138

// Install XamlingCore as a Cake Tool
#tool nuget:?package=XamlingCore&version=2.0.138

Xamling Core for development the Xamling way

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework 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. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.138 64 5/7/2015
2.0.137 38 5/4/2015
2.0.136 46 4/28/2015
2.0.135 40 4/21/2015
2.0.134 38 4/17/2015
2.0.133 41 4/16/2015
2.0.131 40 4/16/2015
2.0.130 40 4/15/2015
2.0.124 58 3/3/2015
2.0.123 42 2/24/2015
2.0.121 41 2/18/2015
2.0.120 39 2/18/2015
2.0.119 37 2/18/2015
2.0.118 42 2/11/2015
2.0.117 40 2/9/2015
2.0.116 35 2/9/2015
2.0.115 44 2/2/2015
2.0.110 65 12/22/2014
2.0.109 44 12/22/2014
2.0.108 48 12/18/2014
2.0.107 44 12/18/2014
2.0.106 47 12/17/2014
2.0.105 47 12/15/2014
2.0.103 53 12/12/2014
2.0.101 46 12/9/2014
2.0.100 42 12/9/2014
2.0.97 43 12/9/2014
2.0.96 44 12/9/2014
2.0.94 46 12/8/2014
2.0.91 56 11/25/2014
2.0.50 84 10/6/2014
2.0.1 61 6/14/2014

7/5/15 Added progress loader overlay for Windows Universal.
Fixed problem getting device location for Windows Universal.

--Older--
5/5/15 Added ability to add single entities to buckets. Other entities are cleared out first.
e.g. Can call AddSingleToBucket("userbucket"); then can get back that single user later.
Contact Jordan @jakkaj info@xamling.net.