carmeleve / DesignPatternsLinks
Supporting code for design patterns blogs
☆45Updated 5 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- ☆45Updated 6 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 3 weeks ago
- A slightly more-than-trivial full-stack application built with DDD & CQRS concepts☆85Updated last week
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆65Updated 2 years ago
- Example of applying an modular monolith approach to building apps. This version contains the whole app in one solution☆51Updated 4 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- ASP.NET Core 3.1 Beginners project template with complete Custom User Management and lot's of other useful Features Which Helps you for R…☆159Updated 2 years ago
- ☆35Updated 4 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 2 weeks ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- BlazingPizzas. But Micro.☆69Updated 2 years ago
- A sample code and instructions for ASP.NET Core 3.0 workshop☆79Updated 4 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 3 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 7 months ago
- ☆42Updated 2 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- .NET Core Encryption☆94Updated 2 weeks ago