Alternative database first framework to Entity Framework using Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 4.0.0.248 |
Author(s): | Dallas Beek |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dallasbeek/Dapper.Database |
NuGet Url: | https://www.nuget.org/packages/Dapper.Database |
Install
Install-Package Dapper.Database
dotnet add package Dapper.Database
paket add Dapper.Database
Dapper.Database Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)
- Dapper(>= 2.0.30)
- Microsoft.CSharp(>= 4.7.0)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags