Extension handlers for entity framework.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.0.151 |
Author(s): | Marc Gravell, Nick Craver |
Last Update: | Friday, August 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DapperLib/Dapper |
NuGet Url: | https://www.nuget.org/packages/Dapper.EntityFramework |
Install
Install-Package Dapper.EntityFramework
dotnet add package Dapper.EntityFramework
paket add Dapper.EntityFramework
Dapper.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.78)
- EntityFramework(>= 6.1.3)
- Microsoft.SqlServer.Types(>= 14.0.1016.290)
Tags