SQL Server implementation of the RevStack c# repository pattern.
Info
Version: | 1.0.1 |
Author(s): | MIS Interactive |
Last Update: | Wednesday, June 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RevStack/SQLServer.git |
NuGet Url: | https://www.nuget.org/packages/RevStack.SQL |
Install
Install-Package RevStack.SQL
dotnet add package RevStack.SQL
paket add RevStack.SQL
RevStack.SQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
- RevStack.Pattern(>= 1.0.0)
- ServiceStack.OrmLite.SqlServer(>= 4.0.50)
Tags