Implementation of SqlRepo for Microsoft SQL Server.
Info
Version: | 3.0.0 |
Author(s): | Mike Hanson, Mark Eastwood & Faustina Fechita |
Last Update: | Saturday, July 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/sqlrepo/sqlrepo |
NuGet Url: | https://www.nuget.org/packages/SqlRepo.SqlServer |
Install
Install-Package SqlRepo.SqlServer
dotnet add package SqlRepo.SqlServer
paket add SqlRepo.SqlServer
SqlRepo.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- SqlRepo(>= 3.0.0)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags