GitHub / quartz2875 / EFCore.CU.GenericRepository.Common
Nuget Package with support for .NET 6 , GenericRepository Pattern and Dependency Injection. It is built for microservices that will only be responsible for Add and Update operations in a Distributed Microservices architecture to make a project more efficient in terms of scalability. DataContext must be provided from the project where this nuget package is included. It only includes Repository Add and Update Methods.
Stars: 0
Forks: 0
Open issues: 3
License: mit
Language: C#
Size: 61.5 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: almost 3 years ago
Pushed at: almost 3 years ago
Last synced at: about 2 years ago
Topics: common, dependency-injection, genericrepository, microservices, net5, net6