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.
☆95Updated 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:
- Mutlitenancy for dotnet applications☆110Updated last year
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- Async initialization in ASP.NET Core 2.x☆86Updated 3 years ago
- A small example of a generic host based .NET core app which can be run as a Windows Service.☆87Updated 7 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 11 years ago
- A memory storage for Hangfire.☆135Updated 5 months ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆95Updated this week
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- ASP.NET Core Identity Provider for NHibernate☆65Updated 3 weeks ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- Small sample projects☆123Updated last year
- Server monitoring plugin for Hangfire.☆80Updated 2 years ago
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆81Updated last year
- Database driven localization provider for .NET applications☆172Updated 3 months ago
- ☆111Updated 3 years ago
- Simple recurrent tasks for .NET☆92Updated 3 months ago
- Modular Web Application with ASP.NET Core☆92Updated 8 years ago
- Background job system for .NET applications☆104Updated 6 years ago
- .NET Core library for building RSS Feeds☆101Updated last year
- Change-tracking across service boundaries with .NET Core.☆80Updated 11 months ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated last month
- A sink for Serilog that writes events to MongoDB☆102Updated 2 weeks ago
- Small async ADO.NET helper library☆94Updated 2 years ago
- Microsoft Extensions Dependency Injection container adapter for Rebus☆69Updated 3 weeks ago
- Contextual logger injection for Autofac using Serilog☆69Updated 5 years ago
- JSON ValueConverter for EF Core 3.0+☆98Updated 2 years ago
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆119Updated 7 years 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
- MediatR extension to FluentValidation for .NET framework☆67Updated 7 months ago
- EFCore Extension that allows a means to map a stored procedure to a class, fluently.☆176Updated 6 months ago