EFCore persistence library, abstracting and simplifying dbcontext Postgres 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.Postgres |
Install
Install-Package MobileApped.Core.Persistence.Postgres
dotnet add package MobileApped.Core.Persistence.Postgres
paket add MobileApped.Core.Persistence.Postgres
MobileApped.Core.Persistence.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- MobileApped.Core.Persistence(>= 2.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 2.0.1)
Tags