Dapper-based fluent library to simplify SQL Server data access.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.2 |
Author(s): | Calmô! Community |
Last Update: | Monday, November 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/calmo-framework/calmo-net/ |
NuGet Url: | https://www.nuget.org/packages/Calmo.Data.SQLServer.DotNetCore |
Install
Install-Package Calmo.Data.SQLServer.DotNetCore
dotnet add package Calmo.Data.SQLServer.DotNetCore
paket add Calmo.Data.SQLServer.DotNetCore
Calmo.Data.SQLServer.DotNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Calmo.Data.DotNetCore(>= 1.0.3)
Tags