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:
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 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
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆75Updated 3 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.