ardalis / EFCore.Extensions
Extension methods to make working with EF Core easier.
☆44Updated last year
Alternatives and similar repositories for EFCore.Extensions:
Users that are interested in EFCore.Extensions are comparing it to the libraries listed below
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated 4 months ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- ASP.NET Core OData☆54Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- Web API authorization, multi-IDP solutions in ASP.NET Core☆50Updated last month
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 3 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 3 years ago
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆48Updated 5 months ago
- A Visual Studio extension that provides a robust and maintainable setup for a .NET Core API.☆34Updated last year
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆45Updated last year
- ☆37Updated 3 years ago
- Code samples for all dotnet tutorials on my blog for reference☆20Updated last year
- Learning how to implement domain events without any external references or DI in a domain entity☆15Updated 2 years ago
- A simple Event Bus abstraction layer for working with events in .NET.☆33Updated this week
- Switch tenants in an ASP.NET Core app using Azure AD with multi tenants☆23Updated 2 months ago
- ☆27Updated 4 years ago
- ASP.NET Core Api Auth with multiple Identity Providers☆36Updated last month
- Specification pattern implementation in C#☆57Updated 7 years ago
- A console app showing domain events in action using .NET 5☆43Updated 5 months ago
- A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+ with full support for Swagger☆36Updated 4 years ago
- Microsoft.Extensions.Logging compatible logger for recording log messages during tests