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.StrongName |
Install
Install-Package Dapper.EntityFramework.StrongName
dotnet add package Dapper.EntityFramework.StrongName
paket add Dapper.EntityFramework.StrongName
Dapper.EntityFramework.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper.StrongName(>= 2.0.78)
- EntityFramework(>= 6.1.3)
- Microsoft.SqlServer.Types(>= 14.0.1016.290)
Tags