Info
Version: | 1.1.0 |
Author(s): | Ahmed Tayel |
Last Update: | Saturday, April 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nuget.org/packages/GenericUoW |
NuGet Url: | https://www.nuget.org/packages/GenericUoW |
Install
Install-Package GenericUoW
dotnet add package GenericUoW
paket add GenericUoW
GenericUoW Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Implementing these patterns can help insulate your application from changes in the data store and can facilitate automated unit testing or test-driven development (TDD).
For more please visit : https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/getting-started-with-ef-5-using-mvc-4/implementing-the-repository-and-unit-of-work-patterns-in-an-asp-net-mvc-application.