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:
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆101Updated 3 weeks ago
- Enables multitenant dependency injection support for ASP.NET Core.☆114Updated last year
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆119Updated 7 years ago
- Database driven localization provider for .NET applications☆176Updated 5 months ago
- Small sample projects☆125Updated 2 months ago
- ASP.NET Core Identity Provider for NHibernate☆65Updated 2 weeks ago
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- Mutlitenancy for dotnet applications☆110Updated last year
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 5 years ago
- ☆111Updated 4 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
- Simple recurrent tasks for .NET☆93Updated 2 months ago
- Extensions, Auditing, Concurrency Checks, JSON properties and Transaction Logs for EntityFramework and EFCore☆108Updated 6 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
- Server monitoring plugin for Hangfire.☆80Updated 2 years ago
- Change-tracking across service boundaries with .NET Core.☆80Updated last month
- A memory storage for Hangfire.☆135Updated 7 months ago
- Makes it easier to use Hangfire.Console with .net core dependency injection☆92Updated 3 months ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 5 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆71Updated 2 months ago
- Lightweight solution for sorting and paging Asp.Net Core API results☆92Updated this week
- Hangfire.Dashboard.Management provides a Management page in the default dashboard. It allows for manually creating jobs.☆72Updated 2 years ago
- Async initialization in ASP.NET Core 2.x☆85Updated 3 years ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆110Updated last year
- Microsoft Extensions Dependency Injection container adapter for Rebus☆69Updated last week
- Dapper.Bulk SqlServer☆169Updated last year
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆81Updated last year
- Background job system for .NET applications☆104Updated 7 years ago
- Autofac plug-in for MediatR.☆55Updated 2 months ago