nikouu / dotnet-optimization-cheatsheet
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
☆10Updated last month
Related projects ⓘ
Alternatives and complementary repositories for dotnet-optimization-cheatsheet
- CQRS framework based on MediatR☆25Updated this week
- Spargine converted to .NET 8.☆20Updated last week
- A pub sub implementation built on top of orleans grains☆36Updated 2 years ago
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Ndjson.AsyncStreams is a solution for working with asynchronous streaming data sources over HTTP using NDJSON (Newline Delimited JSON).☆28Updated 10 months ago
- Unit Testing with Local Functions☆29Updated 3 months ago
- A library designed to help generating codes / confirmation strings☆42Updated 5 years ago
- This library provides extra code to make it easier to support in different languages in your .NET application☆18Updated 7 months ago
- A lightweight library for implementing the Transactional Outbox pattern in .NET with default implementation in SQL Server & Azure Service…☆17Updated 8 months ago
- Using YARP to flow through credentials from IdentityServer to other apps.☆31Updated 2 years ago
- A .NET library for building query specifications.☆43Updated this week
- Carbunql is an advanced Raw SQL editing library.☆41Updated this week
- ☆37Updated last year
- A simple Event Bus abstraction layer for working with events in .NET.☆32Updated this week
- Internal application architecture via command and event messages☆25Updated this week
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆50Updated 3 weeks ago
- Code samples, slides, and links for "Better Parallel Code with C# Channels"☆29Updated 2 months ago
- Intent Architect modules for .NET patterns based on industry standards and best practices☆17Updated this week
- Provides compile-time discovery and code generation of service registrations from attributed types☆48Updated this week
- ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2☆48Updated last month
- System.Threading.RateLimiting implementation backed by Orleans☆43Updated 2 years ago
- FluentValidation integrate with Microsoft.Extensions☆24Updated last year
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Updated 2 years ago
- A playground for source generation ideas for asp.net core☆18Updated 2 years ago
- dotnet score☆28Updated 2 years ago
- Extensions to .NET Core's built-in DI container, providing the ability for dynamic configuration.☆20Updated 3 years ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆53Updated 3 weeks ago
- Extensions for Microsoft.AspNetCore.OpenApi☆16Updated this week
- An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.☆37Updated last week
- Production-ready dotnet new templates for Akka.NET.☆29Updated 3 weeks ago
- Implements Windows authentication for ASP.NET Core TestServer-based integration test projects.☆24Updated 5 years ago