Skip to content

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 …

License

Notifications You must be signed in to change notification settings

quartz2875/EFCore.CU.GenericRepository.Common

Repository files navigation

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.

About

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 …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages