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
- 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 10 months ago
- Mutlitenancy for dotnet applications☆111Updated last year
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated last year
- ☆111Updated 3 years ago
- Small sample projects☆120Updated 5 months ago
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 2 years ago
- Modular Web Application with ASP.NET Core☆91Updated 8 years ago
- Contextual logger injection for Autofac using Serilog☆70Updated 4 years ago
- Change-tracking across service boundaries with .NET Core.☆78Updated 2 months ago
- Enables multitenant dependency injection support for ASP.NET Core.☆109Updated 11 months ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- ASP.NET Core Identity Provider for NHibernate☆64Updated 2 months ago
- Autofac plug-in for MediatR.☆55Updated 3 months ago
- Database driven localization provider for .NET applications☆147Updated last week
- A small example of a generic host based .NET core app which can be run as a Windows Service.☆87Updated 6 years ago
- Dynamic LINQ queries based on C# 4 dynamic.☆84Updated 10 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated 10 months ago
- [Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications☆79Updated 4 months ago
- A rolling file logging provider for ASP.NET Core 2.0☆95Updated last year
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- Foundatio Redis☆98Updated this week
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- Exception handling as a convention in the ASP.NET Core request pipeline☆270Updated 2 years ago
- The .NET ObjectFiller fills the properties of your .NET objects with random data☆75Updated 3 weeks ago
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated last year
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- ☆105Updated 2 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 2 months ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated last month