Contains interfaces that define persistence-specific functionality.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.4 |
Author(s): | Jeff Purcell |
Last Update: | Friday, January 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PSNS-IMF/persistence-definitions |
NuGet Url: | https://www.nuget.org/packages/Psns.Common.Persistence.Definitions |
Install
Install-Package Psns.Common.Persistence.Definitions
dotnet add package Psns.Common.Persistence.Definitions
paket add Psns.Common.Persistence.Definitions
Psns.Common.Persistence.Definitions Download (Unzip the "nupkg" after downloading)
Dependencies
- Ninject(>= 3.2.2)
Tags