KORM 0.3.6

dotnet add package KORM --version 0.3.6
                    
NuGet\Install-Package KORM -Version 0.3.6
                    
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="KORM" Version="0.3.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KORM" Version="0.3.6" />
                    
Directory.Packages.props
<PackageReference Include="KORM" />
                    
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 KORM --version 0.3.6
                    
#r "nuget: KORM, 0.3.6"
                    
#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=KORM&version=0.3.6
                    
Install KORM as a Cake Addin
#tool nuget:?package=KORM&version=0.3.6
                    
Install KORM as a Cake Tool

Knockout ORM framework with REST service adapter and offline storage

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
0.3.6 1,612 2/16/2016
0.3.5 1,431 9/12/2015
0.3.4 1,409 9/11/2015
0.3.3 1,373 9/11/2015
0.3.2 1,347 5/30/2015
0.3.1 1,327 5/29/2015
0.3.0 1,435 4/11/2015
0.2.5 2,103 11/10/2014
0.2.3 1,768 11/10/2014
0.2.2 2,503 11/9/2014
0.2.1 1,434 10/22/2014
0.2.0 1,433 10/22/2014
0.1.9 1,454 5/14/2014
0.1.8 1,390 5/7/2014
0.1.7 1,473 4/28/2014
0.1.6 1,506 3/14/2014
0.1.4 1,413 3/6/2014
0.1.3 1,434 3/6/2014
0.1.2 1,450 3/6/2014
0.1.1 1,443 3/6/2014
0.1.0 1,514 2/26/2014

You can see release notes at :
     https://github.com/spatools/korm