Generic Entity Service for MSSQL of the Ural Boilerplate project.
Info
| Version: | 1.0.0 |
| Author(s): | Mehmet AYDIN |
| Last Update: | Wednesday, September 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Ural.EntityServices.GenericMsSqlEntityService |
Install
Install-Package Ural.EntityServices.GenericMsSqlEntityService
dotnet add package Ural.EntityServices.GenericMsSqlEntityService
paket add Ural.EntityServices.GenericMsSqlEntityService
Ural.EntityServices.GenericMsSqlEntityService Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Ural.Core(>= 1.0.1.2)
- Ural.Infrastructure.GenericMsSqlRepository(>= 1.0.0.1)
Tags