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
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 years ago
- A simple demo listing all services available to an app at startup☆85Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 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 3 years ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- [Distributed .NET Core] API Gateway for DShop project.☆92Updated 6 years ago
- .NET Core Encryption☆94Updated last month
- Demo code for my webinar at Jetbrains on async best practices in ASP.NET Core☆46Updated 6 years ago
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆66Updated 2 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆111Updated last month
- A sample code and instructions for ASP.NET Core 3.0 workshop☆79Updated 4 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- Example CQRS application using Cosmos DB with EF Core☆66Updated 2 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
- Small demo showing how to implement Pub/Sub with a BackgroundWorker in .NET Core☆77Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆67Updated 5 years ago
- Some classes to make working with APIs easier.☆38Updated 2 years ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 6 years ago
- ☆56Updated 4 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆61Updated 3 years ago
- ☆63Updated 6 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆65Updated 3 years ago