It is an extenion for mapping data to your model that returned from efcore stored procedure executed.
Info
Version: | 2.0.0 |
Author(s): | hadi eskandari |
Last Update: | Friday, August 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mhadieskandari/SqlServerExecuteStoredProcedureMapper |
NuGet Url: | https://www.nuget.org/packages/SqlServerExecuteStoredProcedureMapper |
Install
Install-Package SqlServerExecuteStoredProcedureMapper
dotnet add package SqlServerExecuteStoredProcedureMapper
paket add SqlServerExecuteStoredProcedureMapper
SqlServerExecuteStoredProcedureMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Data(>= 3.0.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
Tags