EFCore persistence library, abstracting and simplifying dbcontext sql server database integration.
Info
Version: | 2.0.1 |
Author(s): | Ryan.Developer |
Last Update: | Friday, March 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MobileApped-Public/MobileApped.Core.Persistence |
NuGet Url: | https://www.nuget.org/packages/MobileApped.Core.Persistence.SqlServer |
Install
Install-Package MobileApped.Core.Persistence.SqlServer
dotnet add package MobileApped.Core.Persistence.SqlServer
paket add MobileApped.Core.Persistence.SqlServer
MobileApped.Core.Persistence.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- MobileApped.Core.Persistence(>= 2.0.0)
Tags