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.
<PackageVersion Include="XamlingCore" Version="2.1.152" />
                    
Directory.Packages.props
<PackageReference Include="XamlingCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=XamlingCore&version=2.1.152
                    
Install XamlingCore as a Cake Addin
#tool nuget:?package=XamlingCore&version=2.1.152
                    
Install XamlingCore as a Cake Tool

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.  net9.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 2,033 5/22/2016
2.0.148 1,262 5/15/2016
2.0.147 1,217 5/2/2016
2.0.146 1,222 5/1/2016
2.0.145 1,199 5/30/2016
2.0.144 1,399 11/12/2015
2.0.143 1,287 8/18/2015
2.0.141 1,565 6/29/2015
2.0.140 1,230 6/23/2015
2.0.139 1,245 6/22/2015
2.0.138 1,250 5/7/2015
2.0.137 1,220 5/4/2015
2.0.136 1,469 4/28/2015
2.0.135 1,332 4/21/2015
2.0.134 1,272 4/17/2015
2.0.133 1,260 4/16/2015
2.0.131 1,261 4/16/2015
2.0.130 1,369 4/15/2015
2.0.124 1,397 3/3/2015
2.0.123 1,689 2/24/2015
2.0.121 1,536 2/18/2015
2.0.120 1,475 2/18/2015
2.0.119 1,479 2/18/2015
2.0.118 1,363 2/11/2015
2.0.117 1,365 2/9/2015
2.0.116 1,374 2/9/2015
2.0.115 1,262 2/2/2015
2.0.110 1,713 12/22/2014
2.0.109 1,623 12/22/2014
2.0.108 1,561 12/18/2014
2.0.107 1,552 12/18/2014
2.0.106 1,516 12/17/2014
2.0.105 1,551 12/15/2014
2.0.103 1,466 12/12/2014
2.0.101 1,471 12/9/2014
2.0.100 1,468 12/9/2014
2.0.97 1,451 12/9/2014
2.0.96 1,454 12/9/2014
2.0.94 1,508 12/8/2014
2.0.91 1,391 11/25/2014
2.0.50 1,321 10/6/2014
2.0.1 1,308 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.