CloudSoft.Repositories help you to use a generic (unit of work) repository for EntityFramework 6 with data migration based on sql script.
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.3.9.3 |
Author(s): | Marc Chouteau |
Last Update: | Wednesday, August 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chouteau/CloudSoft.Repositories |
NuGet Url: | https://www.nuget.org/packages/CloudSoft.Repositories |
Install
Install-Package CloudSoft.Repositories
dotnet add package CloudSoft.Repositories
paket add CloudSoft.Repositories
CloudSoft.Repositories Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(6.0.1)
Tags