Introduces a DbSession object that manages the database connnection and transaction.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.2.1 |
Author(s): | Frederik Gheysels |
Last Update: | Friday, May 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fgheysels/fg.dbutils |
NuGet Url: | https://www.nuget.org/packages/Fg.DbUtils |
Install
Install-Package Fg.DbUtils
dotnet add package Fg.DbUtils
paket add Fg.DbUtils
Fg.DbUtils Download (Unzip the "nupkg" after downloading)
Dependencies
Tags