DAL.Standard is a SQL db interface and data mapper, designed to probide a lightweight way to manager sql data.
Info
| Version: | 2.0.0.5 |
| Author(s): | Roger Hill |
| Last Update: | Thursday, May 18, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/hroger1030/Database |
| NuGet Url: | https://www.nuget.org/packages/DAL.Standard |
Install
Install-Package DAL.Standard
dotnet add package DAL.Standard
paket add DAL.Standard
DAL.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.6.1)
- dotMorten.Microsoft.SqlServer.Types(>= 1.1.0)
Tags