This project provides the Microsoft Sql Server implementation of the interfaces in the Albatross.Database project.
Info
Version: | 3.0.1 |
Author(s): | Rushui Guan |
Last Update: | Friday, January 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://rushuiguan.github.io/database/ |
NuGet Url: | https://www.nuget.org/packages/Albatross.Database.SqlServer |
Install
Install-Package Albatross.Database.SqlServer
dotnet add package Albatross.Database.SqlServer
paket add Albatross.Database.SqlServer
Albatross.Database.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Albatross.Database(>= 3.0.1)
- Dapper(>= 2.0.78)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- System.Data.SqlClient(>= 4.8.2)
Tags