stevejgordon / TurbochargedDemosLinks
Demos from my talk "Turbocharged: Writing High-Performance C# and .NET Code"
☆72Updated last year
Alternatives and similar repositories for TurbochargedDemos
Users that are interested in TurbochargedDemos 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…☆61Updated 2 years ago
- A .NET Core Library to support registering Minimal APIs in a Sane Way☆56Updated last year
- Demos for my talk Beyond HTTP in ASP.NET Core 3.0 with gRPC☆88Updated 3 years ago
- Samples from the book Micro Frontends in Action implemented with ASP.NET Core☆64Updated 5 months ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- Samples for my talk "Anatomy of ASP.NET Core Requests"☆32Updated 3 years ago
- .NET dependency injection and logging extensions for Microsoft.Data.SqlClient☆49Updated last week
- Sample application demonstrating a multiple-silo Orleans cluster running in Azure App Service.☆71Updated 3 months ago
- Experimenting with schedulers☆69Updated 4 years ago
- Implements the "return a status" pattern - useful for code that can return errors☆30Updated 2 years ago
- BlazingPizzas. But Micro.☆69Updated 2 years ago
- A .NET library for building query specifications.☆57Updated 2 weeks ago
- Photobook written in minimal api with opentelemetry☆37Updated 2 years ago
- Change-tracking across service boundaries with .NET Core.☆79Updated 6 months ago
- Extensions for ASP.NET Core☆34Updated last year
- A demo project around building reliable microservices in Azure☆68Updated last year
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆29Updated 9 months ago
- basic example of helper APIs for IDistributedCache☆56Updated last year
- Materials for Async Expert online course☆89Updated 10 months ago
- Simple eStore frontend backend application using ASP.NET Core☆105Updated last year
- Autofac plug-in for MediatR.☆56Updated 4 months ago
- Prevent microservices pain with logical service separation in a modular monolith for Microsoft Orleans 9☆80Updated 2 months ago
- MediatR extension to FluentValidation for .NET framework☆66Updated 2 months ago
- Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.☆60Updated 7 months ago
- Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API☆57Updated 6 months ago
- A sample plugin model for ASP.NET Core applications☆125Updated 2 years ago
- Scenarios for demonstrating .NET diagnostics techniques☆18Updated 3 years ago
- Recipes for common ASP.NET Core patterns☆50Updated 5 years ago
- Using the Compiler API for object mapping☆66Updated 2 years ago
- A source generator to make request/endpoint/response even easier.☆49Updated 2 weeks ago