Sql Client Wrapper for the SubSonic Data Layer.
Info
| Version: | 4.3.0-alpha.1 |
| Author(s): | Kenneth Carter |
| Last Update: | Sunday, August 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SubSonic-Core/SubSonic.Core/projects/ |
| NuGet Url: | https://www.nuget.org/packages/SubSonic.Extensions.SqlServer |
Install
Install-Package SubSonic.Extensions.SqlServer
dotnet add package SubSonic.Extensions.SqlServer
paket add SubSonic.Extensions.SqlServer
SubSonic.Extensions.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Data.SqlClient(>= 2.0.0)
- SubSonic.Core.DAL(>= 4.1.2)
- Microsoft.Data.SqlClient(>= 2.0.0)
- SubSonic.Core.DAL(>= 4.1.2)
Tags