Repository.MasterSlave NuGet Package

Implementation of the repository pattern with two sources.

The repository uses a slave repository by default. By calling the update method the slaves replaces its items with the ones of the master repository. I use this repository similar to a chache. The master repository i.e.

could be a database located in the web, the slave repository i.e. a local file repository.




Got any Repository.MasterSlave Question?





Info

Version: 1.0.0
Author(s): Marcel Neumann
Last Update: Saturday, September 22, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/selmaohneh/Repository
NuGet Url: https://www.nuget.org/packages/Repository.MasterSlave


Install
Install-Package Repository.MasterSlave
dotnet add package Repository.MasterSlave
paket add Repository.MasterSlave
Repository.MasterSlave Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2043