Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 0.1.0 |
| Author(s): | Abraham Heidebrecht |
| Last Update: | Sunday, February 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/abe545/ContractOnlyStoredProcedures |
| NuGet Url: | https://www.nuget.org/packages/ContractOnlyStoredProcedures |
Install
Install-Package ContractOnlyStoredProcedures
dotnet add package ContractOnlyStoredProcedures
paket add ContractOnlyStoredProcedures
ContractOnlyStoredProcedures Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- CodeOnlyStoredProcedures(>= 2.2.4)
- CodeOnlyStoredProcedures(>= 2.2.4)
Tags
Uses the CodeOnlyStoredProcedures library to acually execute the stored procedures.