Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 3.3.2 |
Author(s): | MoonStorm |
Last Update: | Monday, June 3, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/MoonStorm/FastCrud |
NuGet Url: | https://www.nuget.org/packages/Dapper.FastCrud |
Install
Install-Package Dapper.FastCrud
dotnet add package Dapper.FastCrud
paket add Dapper.FastCrud
Dapper.FastCrud Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Dapper(>= 1.50.2)
- StringInterpolationBridge(>= 0.9.1)
- NETStandard.Library(>= 1.6.1)
- Dapper(>= 1.50.2)
- System.ComponentModel.Annotations(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- Dapper(>= 1.50.2)
Tags
Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels.
These features leave no chance to mistypings or problems arising from db entity refactorings.
Visual Studio 2019 or later is recommended.