XamlingCore 2.1.152

dotnet add package XamlingCore --version 2.1.152                
NuGet\Install-Package XamlingCore -Version 2.1.152                
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.1.152" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XamlingCore --version 2.1.152                
#r "nuget: XamlingCore, 2.1.152"                
#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.1.152

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

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. 
Universal Windows Platform uap was computed.  uap10.0 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XamlingCore:

Package Downloads
XamlingAzure

Xamling Azure for development the Xamling way

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.152 1,932 5/22/2016
2.0.148 1,171 5/15/2016
2.0.147 1,124 5/2/2016
2.0.146 1,128 5/1/2016
2.0.145 1,106 5/30/2016
2.0.144 1,300 11/12/2015
2.0.143 1,189 8/18/2015
2.0.141 1,467 6/29/2015
2.0.140 1,128 6/23/2015
2.0.139 1,148 6/22/2015
2.0.138 1,152 5/7/2015
2.0.137 1,121 5/4/2015
2.0.136 1,373 4/28/2015
2.0.135 1,231 4/21/2015
2.0.134 1,173 4/17/2015
2.0.133 1,162 4/16/2015
2.0.131 1,163 4/16/2015
2.0.130 1,269 4/15/2015
2.0.124 1,297 3/3/2015
2.0.123 1,591 2/24/2015
2.0.121 1,438 2/18/2015
2.0.120 1,378 2/18/2015
2.0.119 1,378 2/18/2015
2.0.118 1,264 2/11/2015
2.0.117 1,267 2/9/2015
2.0.116 1,276 2/9/2015
2.0.115 1,161 2/2/2015
2.0.110 1,612 12/22/2014
2.0.109 1,524 12/22/2014
2.0.108 1,464 12/18/2014
2.0.107 1,454 12/18/2014
2.0.106 1,418 12/17/2014
2.0.105 1,435 12/15/2014
2.0.103 1,367 12/12/2014
2.0.101 1,370 12/9/2014
2.0.100 1,369 12/9/2014
2.0.97 1,352 12/9/2014
2.0.96 1,355 12/9/2014
2.0.94 1,407 12/8/2014
2.0.91 1,289 11/25/2014
2.0.50 1,221 10/6/2014
2.0.1 1,210 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.