vany0114 / EF.DbContextFactoryLinks
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.
☆96Updated 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
Sorting:
- Database driven localization provider for .NET applications☆176Updated 6 months ago
- Mutlitenancy for dotnet applications☆110Updated 2 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- ASP.NET Core Identity Provider for NHibernate☆65Updated last month
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆101Updated 2 weeks ago
- Small sample projects☆125Updated last week
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆119Updated 7 years ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆110Updated last year
- Database driven localization provider for .NET applications (with administrative management UI)☆122Updated last year
- An example ASP.NET Core app with smart request logging middleware☆74Updated 7 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆83Updated 11 years ago
- ☆111Updated 4 years ago
- Microsoft Extensions Dependency Injection container adapter for Rebus☆69Updated 2 weeks ago
- A memory storage for Hangfire.☆135Updated 7 months ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated 3 months ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 5 years ago
- .NET Core library for building RSS Feeds☆101Updated 2 years ago
- Add centralized log collection to ASP.NET Core apps with one line of code.☆95Updated 3 months ago
- MediatR extension to FluentValidation for .NET framework☆67Updated 9 months ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆77Updated 5 years ago
- Simple recurrent tasks for .NET☆92Updated 2 months ago
- Adds hierarchyid support to the SQL Server EF Core provider☆97Updated last year
- A small example of a generic host based .NET core app which can be run as a Windows Service.☆87Updated 7 years ago
- RabbitMQ transport for Rebus☆67Updated 2 weeks ago
- Autofac plug-in for MediatR.☆55Updated 3 months ago
- Server monitoring plugin for Hangfire.☆80Updated 2 years ago
- Change-tracking across service boundaries with .NET Core.☆80Updated 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 last year