morgankenyon / DesignPatternsLinks
☆16Updated 2 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 years ago
- Exploratory ASP.NET Core Web API using Dapper as an ORM☆43Updated 3 years ago
- ☆42Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆36Updated 2 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- ☆64Updated 3 years ago
- ASP.NET Core Api Auth with multiple Identity Providers☆37Updated last month
- Data paging with ASP.NET and ASP.NET Core☆80Updated 6 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆64Updated 2 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 3 months ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 8 months ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆40Updated 9 months ago
- ☆15Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆78Updated 2 years ago
- ☆29Updated last year
- Code samples for all dotnet tutorials on my blog for reference☆21Updated last year
- Frapper API is completed project with all features which are commonly used in Live projects.☆30Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- A slightly more-than-trivial full-stack application built with DDD & CQRS concepts☆84Updated last week
- Extension methods to make working with EF Core easier.☆44Updated last year
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 4 years ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆45Updated 2 years ago
- Generic search for IQueryable in ASP.NET MVC Core☆64Updated 8 months ago
- Here is an implementation of CQRS with MediatR in ASP.NET Core 3.1. Read the step by step guide in my blog post.☆94Updated 5 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year