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 2 years ago
Alternatives and similar repositories for EF.DbContextFactory:
Users that are interested in EF.DbContextFactory are comparing it to the libraries listed below
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 4 months ago
- ☆111Updated 3 years ago
- Mutlitenancy for dotnet applications☆111Updated last year
- ASP.NET Core Identity Provider for NHibernate☆63Updated 3 weeks ago
- Small sample projects☆120Updated 7 months ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated last year
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆108Updated 7 months ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆75Updated 4 years ago
- Modular Web Application with ASP.NET Core☆91Updated 8 years ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- Database driven localization provider for .NET applications (with administrative management UI)☆120Updated 5 months ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 3 months ago
- A small example of a generic host based .NET core app which can be run as a Windows Service.☆87Updated 6 years ago
- ☆105Updated 2 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- Database driven localization provider for .NET applications☆150Updated last month
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated last year
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated last year
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- Change-tracking across service boundaries with .NET Core.☆78Updated 4 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 4 years ago
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆115Updated 7 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆109Updated last year
- Autofac plug-in for MediatR.☆56Updated last month
- A visual studio plugin for generating DTO objects from entities☆65Updated 2 years ago
- IdentityServer 4 implementation using the ASP.NET Identity schema from the IdentityExpress Admin UI product☆59Updated 2 months ago
- MediatR extension to FluentValidation for .NET framework☆65Updated 4 months ago
- Small .NET library that helps with the implementation of mediator pattern for commands, events and queries☆41Updated 2 years ago