Wrapper for Dapper connection to SqlServer, MySQL & PostgreSQL.
Info
Version: | 0.1.3 |
Author(s): | Elias Becerra <[email protected]> |
Last Update: | Wednesday, May 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EliasBF/Celes |
NuGet Url: | https://www.nuget.org/packages/Celes |
Install
Install-Package Celes
dotnet add package Celes
paket add Celes
Celes Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.6)
- MySql.Data(>= 8.0.16)
- Dapper(>= 1.60.6)