Auto generate stored procedure proxies based on defined interfaces.
Info
Version: | 1.0.4 |
Author(s): | Giacomo Tomolillo |
Last Update: | Sunday, June 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gtomolillo/StoredProcedureProxy |
NuGet Url: | https://www.nuget.org/packages/StoredProcedureProxy |
Install
Install-Package StoredProcedureProxy
dotnet add package StoredProcedureProxy
paket add StoredProcedureProxy
StoredProcedureProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.0.2)
- DataReaderMapper(>= 1.0.2)
Tags