Simple.Data.Extension
2.0.11
.NET Framework 4.0
Install-Package Simple.Data.Extension -Version 2.0.11
dotnet add package Simple.Data.Extension --version 2.0.11
<PackageReference Include="Simple.Data.Extension" Version="2.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Data.Extension --version 2.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simple.Data.Extension, 2.0.11"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Simple.Data.Extension as a Cake Addin
#addin nuget:?package=Simple.Data.Extension&version=2.0.11
// Install Simple.Data.Extension as a Cake Tool
#tool nuget:?package=Simple.Data.Extension&version=2.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is a tiny library with which you can use any database stored procedure as like any normal CLR method, even with 'out' parameters!
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Castle.Core (>= 3.1.0)
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.0.11 | 1,290 | 8/7/2014 |
2.0.10 | 853 | 5/25/2014 |
2.0.9 | 849 | 5/19/2014 |
2.0.8 | 878 | 5/19/2014 |
2.0.7 | 835 | 5/19/2014 |
2.0.5 | 838 | 5/18/2014 |
2.0.4 | 909 | 2/16/2014 |
2.0.3 | 874 | 2/16/2014 |
2.0.2 | 915 | 11/26/2013 |
2.0.1 | 981 | 8/28/2013 |
2.0.0 | 866 | 8/18/2013 |
1.3.9 | 1,000 | 1/24/2013 |
1.3.8 | 1,200 | 8/25/2012 |
1.3.0 | 1,057 | 8/12/2012 |
1.2.0 | 973 | 8/8/2012 |
1.1.2 | 1,030 | 8/8/2012 |
1.1.1 | 1,001 | 8/8/2012 |
1.1.0 | 978 | 8/8/2012 |
1.0.2 | 965 | 8/7/2012 |
1.0.1 | 982 | 8/7/2012 |
1.0.0 | 1,054 | 8/7/2012 |
Added Size feature thanks to another developer.