cocoon-orm 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package cocoon-orm --version 1.0.9
NuGet\Install-Package cocoon-orm -Version 1.0.9
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="cocoon-orm" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cocoon-orm --version 1.0.9
#r "nuget: cocoon-orm, 1.0.9"
#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 cocoon-orm as a Cake Addin
#addin nuget:?package=cocoon-orm&version=1.0.9

// Install cocoon-orm as a Cake Tool
#tool nuget:?package=cocoon-orm&version=1.0.9

Cocoon ORM is a simple to use .NET alternative to the Entity Framework and NHibernate created for SQL Server 2008/2012/20014/+, and SQL Azure. It is an ORM toolset that performs auto mapping, CRUD operations, SQL parameterization, stored procedure parameter mapping, and more. It creates easy to inspect parametrized SQL that is execution plan and cache friendly. The SQL that Cocoon ORM generates is the same SQL you yourself might write had you the time.

Webpage: https://guidelinetech.github.io/cocoon-orm/

The goals of Cocoon ORM

Leverage simplicity and elegance.
Save time
Reduce bugs
Massively reduce the amount of code required for database access.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
2.9.0 4,386 3/28/2019
2.3.0 1,454 9/25/2018
2.1.0 1,610 12/11/2017
2.0.0 1,627 3/14/2017
1.1.0 2,090 5/20/2016
1.0.9 1,808 5/20/2016
1.0.8 1,612 5/19/2016
1.0.7 1,602 4/4/2016
1.0.6 1,779 9/11/2015
1.0.5 1,629 8/28/2015
1.0.4 1,577 8/25/2015
1.0.3 2,089 7/27/2015
1.0.2 1,933 5/19/2015
1.0.1 1,619 5/18/2015
1.0.0 1,738 5/18/2015