Early edition of a library for code-first data layer management.
Info
Version: | 0.2.2-preview |
Author(s): | Kelson Ball |
Last Update: | Tuesday, March 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KelsonBall/Ooorm.Data |
NuGet Url: | https://www.nuget.org/packages/Ooorm.Data.SqlServer |
Install
Install-Package Ooorm.Data.SqlServer
dotnet add package Ooorm.Data.SqlServer
paket add Ooorm.Data.SqlServer
Ooorm.Data.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Ooorm.Data(>= 0.2.2)
- System.Data.SqlClient(>= 4.5.1)
Tags