CodeOnlyStoredProcedures 0.3.3-rc-14027-0615

This is a prerelease version of CodeOnlyStoredProcedures.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CodeOnlyStoredProcedures --version 0.3.3-rc-14027-0615
                    
NuGet\Install-Package CodeOnlyStoredProcedures -Version 0.3.3-rc-14027-0615
                    
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="CodeOnlyStoredProcedures" Version="0.3.3-rc-14027-0615" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeOnlyStoredProcedures" Version="0.3.3-rc-14027-0615" />
                    
Directory.Packages.props
<PackageReference Include="CodeOnlyStoredProcedures" />
                    
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 CodeOnlyStoredProcedures --version 0.3.3-rc-14027-0615
                    
#r "nuget: CodeOnlyStoredProcedures, 0.3.3-rc-14027-0615"
                    
#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=CodeOnlyStoredProcedures&version=0.3.3-rc-14027-0615&prerelease
                    
Install CodeOnlyStoredProcedures as a Cake Addin
#tool nuget:?package=CodeOnlyStoredProcedures&version=0.3.3-rc-14027-0615&prerelease
                    
Install CodeOnlyStoredProcedures as a Cake Tool

A library for easily calling Stored Procedures in .NET. Works great with Entity Framework Code First models.
Code Only Stored Procedures will not create any Stored Procedures on your database. Instead, its aim is to make it easy to call your existing stored procedures by writing simple code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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. 
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 CodeOnlyStoredProcedures:

Package Downloads
ContractOnlyStoredProcedures

Easily call stored procedures by writing an interface that describes their names, inputs, and results. Uses the CodeOnlyStoredProcedures library to acually execute the stored procedures.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0-pre04 13,991 4/27/2017
2.4.0-pre03 975 2/14/2017
2.4.0-pre02 961 1/18/2017
2.4.0-pre01 951 1/1/2017
2.3.0 23,361 10/26/2016
2.3.0-pre06 1,173 10/15/2016
2.3.0-pre05 1,248 10/14/2016
2.3.0-pre04 1,223 9/2/2016
2.3.0-pre03 1,221 8/9/2016
2.3.0-pre02 1,205 8/2/2016
2.3.0-pre01 1,213 8/1/2016
2.2.6 2,582 5/26/2016
2.2.6-pre1 1,293 5/24/2016
2.2.5 2,140 2/25/2016
2.2.5-pre3 1,235 2/20/2016
2.2.5-pre2 1,256 2/15/2016
2.2.5-pre1 1,258 2/15/2016
2.2.5-pre 1,249 2/7/2016
2.2.4 1,524 2/3/2016
2.2.4-pre 1,404 12/5/2015
2.2.3 1,819 8/24/2015
2.2.3-pre1 1,283 8/23/2015
2.2.2 1,720 6/22/2015
2.2.2-pre1 1,264 6/20/2015
2.2.2-pre 1,292 6/20/2015
2.2.1 1,602 5/31/2015
2.2.0 1,514 5/23/2015
2.2.0-pre1 1,303 5/22/2015
2.2.0-pre 1,266 5/16/2015
2.1.0 1,504 5/12/2015
2.1.0-pre1 1,279 5/9/2015
2.1.0-pre 1,125 4/18/2015
2.0.0 1,353 4/12/2015
2.0.0-pre5 1,144 4/10/2015
2.0.0-pre4 1,149 3/30/2015
2.0.0-pre3 1,055 3/17/2015
2.0.0-pre2 1,043 3/14/2015
2.0.0-pre1 1,221 11/27/2014
2.0.0-pre 1,142 10/29/2014
1.3.1 1,506 10/23/2014
1.3.1-pre 1,062 10/18/2014
1.3.0 1,287 10/17/2014
1.3.0-pre-14269-0553 1,094 9/27/2014
1.2.1 1,392 9/10/2014
1.2.0 1,312 9/9/2014
1.1.0 1,304 8/27/2014
1.1.0-pre-14235-2130 1,135 8/23/2014
1.0.1 1,329 8/18/2014
1.0.0 1,365 6/4/2014
1.0.0-RC-14138-2033 1,033 5/18/2014
1.0.0-RC-14135-0132 1,081 5/15/2014
0.6.0-RC-14124-2136 1,024 5/4/2014
0.5.1-RC-14073-1456 1,085 3/14/2014
0.5.0-rc-14031-0502 1,073 1/31/2014
0.4.0-rc-14030-0437 1,311 1/30/2014
0.3.3-rc-14027-0615 1,101 1/27/2014
0.3.2-rc-14027-0322 1,117 1/27/2014
0.3.1-rc-14025-0559 1,079 1/25/2014
0.3.1-beta-14025-0557 1,078 1/25/2014
0.2.1-rc-14024-0611 1,076 1/24/2014
0.2.1-beta-14024-0547 1,087 1/24/2014
0.1.1 1,402 1/23/2014
0.0.7 1,322 1/7/2014
0.0.6.1 1,295 1/2/2014
0.0.5 1,286 12/24/2013
0.0.3 1,360 12/9/2013

0.3.0
Added data transformation attribute & IDataTransformer for interning strings.
Added IDataTransformer implementation for trimming strings.

0.2.0
Added data transformation attribute for converting numeric types automatically from their database type to the property type the attribute decorates.
Added data transformation attribute to automatically remove whitespace from strings returned from the database.

0.1.0
Created continuous deployment server.
Added symbols to symbolsource.org
Updated to check code contracts at runtime.

0.0.7
Added support for altering the results from the database to make data models simpler.
Added code contracts to all methods.
         
0.0.6
Added support for DBNull values.
Bug fixes.

0.0.5
Added support for .NET 4.0 (with a dependency on EF).
Fixed critical bugs with (now removed) release 0.0.4