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.
☆92Updated last year
Related projects ⓘ
Alternatives and complementary repositories for EF.DbContextFactory
- Mutlitenancy for dotnet applications☆111Updated 9 months ago
- ☆111Updated 2 years ago
- Enrich logs with a unique ID so you can track logs for specific requests.☆93Updated last year
- Database driven localization provider for .NET applications (core assemblies)☆123Updated this week
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0☆122Updated 6 years ago
- IdentityServer 4 implementation using the ASP.NET Identity schema from the IdentityExpress Admin UI product☆59Updated 3 months ago
- Wrapper around the EF Core In-Memory DB to work around some qwerks☆71Updated 4 years ago
- Enables multitenant dependency injection support for ASP.NET Core.☆108Updated 7 months ago
- A set of open-source .NET libraries helping with DDD (domain-driven design) and CQRS (command query responsibility segregation).☆69Updated 2 weeks ago
- Async initialization in ASP.NET Core 2.x☆87Updated 2 years ago
- Contextual logger injection for Autofac using Serilog☆70Updated 3 years ago
- [Discontinued] Serilog web request logging and enrichment for classic ASP.NET applications☆79Updated last month
- Makes it easier to use Hangfire.Console with .net core dependency injection☆79Updated 6 months ago
- An example ASP.NET Core app with smart request logging middleware☆75Updated 6 years ago
- Database driven localization provider for .NET applications (with administrative management UI)☆119Updated 2 weeks ago
- ASP.NET Core Identity Provider for NHibernate☆64Updated last month
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 2 years ago
- MediatR extension to FluentValidation for .NET framework☆65Updated 11 months ago
- ☆105Updated last year
- Adds [MaximumConcurrentExecutions(n)] attribute to Hangfire.IO to throttle executions of a job☆114Updated 6 years ago
- This is the repository for the .NET 5 Source Generators - MediatR - CQRS - OMG! blog post☆74Updated 3 years ago
- Small sample projects☆118Updated 2 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
- .NET Core support for correlation ID in ASP.NET Core and HttpClient☆91Updated last month
- Add centralized log collection to ASP.NET Core apps with one line of code.☆87Updated 2 months ago
- Command Query Separation for 🌐ASP.NET Core ⚡AWS Lambda ⚡Azure Functions ⚡Google Cloud Functions☆107Updated 2 months ago
- ☆101Updated 6 years ago
- Autofac plug-in for MediatR.☆55Updated 4 months ago
- ASP.NET Core NLog MS SQL Server PostgreSQL MySQL Elasticsearch☆60Updated 9 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 6 months ago