This is a tiny library with which you can use any database stored procedure as like any normal CLR method, even with 'out' parameters!.
Info
Version: | 2.0.11 |
Author(s): | K.Inanloo |
Last Update: | Thursday, August 7, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.bitbucket.org/kamyar1979/simpledataextension |
NuGet Url: | https://www.nuget.org/packages/Simple.Data.Extension |
Install
Install-Package Simple.Data.Extension
dotnet add package Simple.Data.Extension
paket add Simple.Data.Extension
Simple.Data.Extension Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.1.0)
Tags