An ORM library for MySql/Sql Server/SQLite(Will add more) using lambda expressions.
Info
Version: | 1.5.9 |
Author(s): | Johnny |
Last Update: | Wednesday, August 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CaptainJonny1/VDB |
NuGet Url: | https://www.nuget.org/packages/Voy.DALBase |
Install
Install-Package Voy.DALBase
dotnet add package Voy.DALBase
paket add Voy.DALBase
Voy.DALBase Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- Microsoft.Extensions.Configuration.Json(>= 3.1.8)
- MySql.Data(>= 8.0.21)