A central hub for various .NET and C# experiments. This repository currently includes the Benchmarks.sln solution as an example of benchmarking .NET/C# features.
- Benchmarks.sln: The solution that aggregates all benchmark projects.
- Benchmarks.DotNet: A project dedicated to benchmarking .NET/C# features.
- (Additional benchmark projects can be added later.)
Contributions are welcome! Please maintain a clean and consistent structure when adding new experiments or improving existing ones.