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.
☆14Updated 4 months ago
Alternatives and similar repositories for dotnet-optimization-cheatsheet:
Users that are interested in dotnet-optimization-cheatsheet are comparing it to the libraries listed below
- Spargine converted to .NET 8☆28Updated last week
- CQRS framework based on MediatR☆25Updated this week
- A library designed to help generating codes / confirmation strings☆43Updated 5 years ago
- A library to convert byte sizes to a human readable form☆32Updated 2 years ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆36Updated last month
- Adds syntax highlighting to SQL in C# strings☆33Updated last year
- Unit Testing with Local Functions☆29Updated 6 months ago
- An AsciiMath parser and converter for .NET☆13Updated 9 months ago
- A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app☆21Updated last week
- This library provides extra code to make it easier to support in different languages in your .NET application☆19Updated 2 months ago
- A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, interva…☆54Updated this week
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆51Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆34Updated 10 months ago
- Update tool for package reference and dotnet-tools.json☆9Updated 2 weeks ago
- A modern high performance PostgreSQL protocol implementation for .NET☆30Updated last year
- ☆22Updated 2 years ago
- Web API authorization, multi-IDP solutions in ASP.NET Core☆49Updated last month
- A .NET library for building query specifications.☆51Updated 2 months ago
- A .NET library for mapping Excel data to objects, built on top of EPPlus. Simplifies importing and manipulating Excel data in application…☆22Updated last year
- Small CLI tool to merge PDF files☆32Updated last year
- A sample showing how to use DiagnosticListener to handle request events☆12Updated 5 years ago
- Linq2Db MVC shell for dotnet core 5 using MS SQL Database☆21Updated last year
- A Blazor wrapper for the DOM browser API.☆20Updated 3 months ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 3 months ago
- Implementation of some known string algorithmn and data structures like: Rope, Trie, Knuth Morris Pratt, Boyer Moore, Levenshtein☆25Updated 2 years ago
- Internal application architecture via command and event messages☆26Updated this week
- Fluent .NET Workflow Library.☆35Updated last year
- Extends FluentValidation with some more opinionated rules.☆15Updated this week
- A simple console application to explore and transform expressions using ExpressionVisitor.☆18Updated 4 years ago