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:
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- ☆34Updated 4 years ago
- A starting point for Clean Architecture with .NET☆119Updated 2 years ago
- OpenID Connect code sample (Angular 5, ASP.NET Core 3.0, IdentityServer4) containing SSOn/Out, reference tokens, custom grants and multi-…☆65Updated 2 years ago
- Some sample projects showing how to use Serilog☆33Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- Source code for an (upcoming) course about Clean Architecture☆44Updated 4 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- ☆29Updated last year
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 6 months ago
- .NET Core Encryption☆94Updated last month
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Fully functioning finished sample code for my Documenting an ASP.NET Core API with OpenAPI / Swagger course☆54Updated 6 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 years ago
- ☆45Updated 6 years ago
- Fully functioning finished sample code for my Testing With EF Core course☆22Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 7 months ago
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- An overview of CQRS in .NET Core 5☆71Updated 4 years ago
- Samples for my talk "Anatomy of ASP.NET Core Requests"☆33Updated 4 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆42Updated 4 years ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- A web application that manages appointment scheduling, reminders and cancellation of appointments☆71Updated last month
- Blazor samples for .NET 5☆106Updated 4 years ago
- A console app showing domain events in action using .NET 5☆48Updated last year