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 set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…☆60Updated 2 years ago
- Sample showing MediatR with ASP.NET Core☆53Updated 2 years ago
- ☆45Updated 6 years ago
- A simple demo listing all services available to an app at startup☆84Updated 3 years ago
- .NET Core Encryption☆94Updated last month
- Example CQRS application using Cosmos DB with EF Core☆66Updated last year
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 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
- A sample demonstrating the CachedRepository pattern☆118Updated 2 years ago
- Specification pattern implementation in C#☆57Updated 7 years ago
- VS2017/VS2019/2022 project template for ASP.Net 5/6 to create fully functional production ready RESTful services☆76Updated 3 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Demos from my talk "Turbocharged: Writing High-Performance C# and .NET Code"☆70Updated last year
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Samples for my talk "Anatomy of ASP.NET Core Requests"☆33Updated 3 years ago
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆65Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 7 months ago
- Demo from July 30 2020 DotNet Conference "The Intersection of Microservices, Domain-Driven Design, & EF Core"☆75Updated 4 years ago
- Make SOAP requests using IHttpClientFactory in .NET Core☆60Updated 3 years ago
- C# Design Patterns Tutorial Sample Code☆101Updated 3 years ago
- An aspire resource for showing swagger ui☆71Updated 9 months ago
- Home repository for EventDriven.NET☆72Updated last year
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆52Updated 5 months ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 6 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- ☆54Updated 3 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