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 3 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☆85Updated 3 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
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- ☆42Updated 2 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated 2 years ago
- ☆45Updated 6 years ago
- Some sample projects showing how to use Serilog☆33Updated 3 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 10 months ago
- Demo code for my webinar at Jetbrains on async best practices in ASP.NET Core☆46Updated 7 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 3 years ago
- Simple Event Sourcing implementation in ASP.NET with Entity Framework Core and MediatR☆55Updated 2 years ago
- Fully functioning finished sample code for my Testing With EF Core course☆22Updated 3 years ago
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆76Updated 2 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆74Updated 5 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆92Updated 6 years ago
- A project template for OData API, IdentityServer4 auth, and server-side Blazor☆122Updated last year
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated 2 months ago
- ☆34Updated 4 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆61Updated 3 years ago