Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
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.