carmeleve / DesignPatternsLinks
Supporting code for design patterns blogs
☆45Updated 4 years ago
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- ☆34Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- 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…☆61Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 5 months ago
- ☆45Updated 6 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 3 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 4 years ago
- A sample code and instructions for ASP.NET Core 3.0 workshop☆79Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 5 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 4 months ago
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆78Updated 2 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆53Updated last year
- ☆56Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆47Updated 9 months ago
- Converts EFCore.GenericServices and EfCore.GenericBizRunner statuses to ASP.NET Core formats☆49Updated 5 years ago
- ☆37Updated 6 years ago
- Caching and cache invalidation of MediatR Requests via Pipeline Behaviors☆34Updated 2 years ago
- Implements the "return a status" pattern - useful for code that can return errors☆30Updated 2 years ago
- ☆105Updated 2 years ago