Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0.15 |
Author(s): | Moshe Hoadley |
Last Update: | Thursday, January 31, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.npersistence.org |
NuGet Url: | https://www.nuget.org/packages/NPersistence |
Install
Install-Package NPersistence
dotnet add package NPersistence
paket add NPersistence
NPersistence Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
In this package, NPA is implemented by NHibernate. This package also contains SQLITE embedded DB so you can start working with no need to install a DB.