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:
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated 2 years ago
- ☆111Updated 3 years ago
- ASP.NET Core Identity Provider for NHibernate☆63Updated last month
- Enables multitenant dependency injection support for ASP.NET Core.☆113Updated last year
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆116Updated 7 years ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆70Updated 2 weeks ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Mutlitenancy for dotnet applications☆111Updated last year
- EntityFramework.Functions library implements Entity Framework code first support for stored procedures (with single result type, multiple…☆80Updated last year
- A demo project around building reliable microservices in Azure☆68Updated last year
- Provides the ability to bind models using both ModelBinder and ValueProvider in ASP.NET Core.☆103Updated 3 years ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- Modular Web Application with ASP.NET Core☆91Updated 8 years ago
- Integration of the DbConnection and Asp.Net Core Logging☆44Updated 4 years ago
- Contextual logger injection for Autofac using Serilog☆69Updated 4 years ago
- ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch☆59Updated last year
- Server monitoring plugin for Hangfire.☆80Updated last year
- Provides name-based registrations to Microsoft.Extensions.DependencyInjection☆59Updated 2 years ago
- Autofac plug-in for MediatR.☆56Updated 4 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
- Lightweight solution for sorting and paging Asp.Net Core API results☆92Updated 2 weeks ago
- Ambient context implementation for Dapper.NET☆32Updated 5 years ago
- Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute☆133Updated last year
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆110Updated 9 months ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆76Updated 4 years ago
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆93Updated 6 months ago
- Change-tracking across service boundaries with .NET Core.☆79Updated 6 months ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆118Updated 5 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago