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
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated last year
- Small sample projects☆120Updated 7 months ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆109Updated last year
- Modular Web Application with ASP.NET Core☆91Updated 8 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 3 months ago
- Change-tracking across service boundaries with .NET Core.☆78Updated 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
- Mutlitenancy for dotnet applications☆111Updated last year
- Database driven localization provider for .NET applications (with administrative management UI)☆120Updated 4 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 11 months ago
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- Integration of the DbConnection and Asp.Net Core Logging☆43Updated 4 years ago
- Server monitoring plugin for Hangfire.☆80Updated last year
- A demo project around building reliable microservices in Azure☆68Updated 11 months ago
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆132Updated last year
- A visual studio plugin for generating DTO objects from entities☆65Updated 2 years ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch☆59Updated last year
- ☆111Updated 3 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆75Updated 4 years ago
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated last year
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated 11 months ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆108Updated 6 months ago
- [Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications☆79Updated 5 months ago
- EntityFrameworkCore second level cache☆193Updated 3 months ago
- An asynchronous pipe implementation for the Task Parallel Library☆153Updated 2 years ago