ardalis / DomainModelingLinks
Some examples showing domain modeling tips and traps
☆22Updated 3 years ago
Alternatives and similar repositories for DomainModeling
Users that are interested in DomainModeling are comparing it to the libraries listed below
Sorting:
- A console app showing domain events in action using .NET 5☆48Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆66Updated 3 months ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Updated 3 years ago
- ☆13Updated 10 months ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 6 months ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆30Updated last year
- A .NET library for building query specifications.☆64Updated 2 months ago
- An example of the State design pattern in C#☆32Updated 3 years ago
- Small sample projects used to learn concepts with.☆15Updated 3 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- This project aims to demonstrate the configuration and use of Records as Value Objects with EF Core 6☆21Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- Photobook written in minimal api with opentelemetry☆37Updated 3 years ago
- Extends Verify to allow verification of EntityFramework bits.☆65Updated this week
- Fully functioning starter & finished sample code for my "Securing Microservices in ASP.NET Core 3" course☆31Updated 4 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆50Updated 2 weeks ago
- Switch tenants in an ASP.NET Core app using Azure AD with multi tenants