vany0114 / EF.DbContextFactory
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.
☆94Updated last year
Alternatives and similar repositories for EF.DbContextFactory:
Users that are interested in EF.DbContextFactory are comparing it to the libraries listed below
- ☆111Updated 3 years ago
- Small sample projects☆120Updated 5 months ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated last year
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 2 months ago
- Enables multitenant dependency injection support for ASP.NET Core.☆109Updated 10 months ago
- A demo project around building reliable microservices in Azure☆68Updated 9 months ago
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated last year
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- Specification Pattern for .Net☆155Updated 6 months ago
- Change-tracking across service boundaries with .NET Core.☆78Updated 2 months ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- Autofac plug-in for MediatR.☆55Updated 2 months ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆75Updated 4 years ago
- The .NET ObjectFiller fills the properties of your .NET objects with random data☆75Updated last week
- Exception handling as a convention in the ASP.NET Core request pipeline☆270Updated 2 years ago
- Database driven localization provider for .NET applications (with administrative management UI)☆120Updated 3 months ago
- Contextual logger injection for Autofac using Serilog☆70Updated 4 years ago
- A sink for Serilog that writes events to MongoDB☆94Updated 2 months ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆100Updated 7 years ago
- ASP.NET Core Identity Provider for NHibernate☆64Updated 2 months ago
- Return exceptions over HTTP e.g. as ASP.NET Core Problem Details, and HTTP-specific exception classes that enable ASP.NET to generate exc…☆46Updated 9 months ago
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 2 years ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Add centralized log collection to ASP.NET Core apps with one line of code.☆91Updated last month
- Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore☆109Updated 5 years ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆107Updated 4 months ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆92Updated last month