cocoon-orm 1.0.7

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

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

Cocoon ORM is for developers who are unwilling to trust the Entity Framework or NHibernate to create and manage their database and database code. Cocoon ORM developers should be comfortable with SQL Server as well.

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

The goals of Cocoon ORM

Leverage simplicity and elegance.
Save time
Reduce bugs
Massivly reduce the amount of code required for database access.
Features of Cocoon ORM

Requires no special training; examples are plentiful and directly applicable to your code today.
Includes regression and benchmarking tools for the truly performance paranoid.
Directly compare performance between Cocoon dynamic parametrized SQL and that of traditional stored procedure.
Leverages data annotations similar to that of the Entity Framework.
Can be used in a simplified code first or a concise code second environment.
Rudementary table generation tools are provided primarily as a time saver; not to remove the need for the developer to understand the underlying database structure.

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,346 3/28/2019
2.3.0 1,443 9/25/2018
2.1.0 1,595 12/11/2017
2.0.0 1,617 3/14/2017
1.1.0 2,077 5/20/2016
1.0.9 1,792 5/20/2016
1.0.8 1,596 5/19/2016
1.0.7 1,592 4/4/2016
1.0.6 1,769 9/11/2015
1.0.5 1,619 8/28/2015
1.0.4 1,563 8/25/2015
1.0.3 2,079 7/27/2015
1.0.2 1,908 5/19/2015
1.0.1 1,599 5/18/2015
1.0.0 1,720 5/18/2015