C# Performance

Contains examples for achieving high performance C# code. Everything from good practice examples to edge case optimizations.

The examples uses BenchmarkDotNet for benchmarks.

Contributions

Submit pull requests change or add examples.

PS: Use Example.md as a starting point for new examples.