patriksvensson / dotnet-exampleLinks
A dotnet tool to list and run examples
☆176Updated 6 months ago
Alternatives and similar repositories for dotnet-example
Users that are interested in dotnet-example are comparing it to the libraries listed below
Sorting:
- Intelligent Enums☆216Updated 6 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆116Updated 6 months ago
- Write scripts with the power of C# and .NET☆220Updated 3 years ago
- Advanced async/await Diagnostics and CodeFixes for C#☆180Updated 2 years ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆299Updated this week
- Moxy - Mixins code generator for C#☆120Updated 5 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆161Updated last month
- Microsoft ILogger implementation for Spectre console☆67Updated 6 months ago
- ☆66Updated 2 years ago
- A tool to visualize the activity of the .NET garbage collector.☆180Updated 11 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- Extends xUnit to expose extra context and simplify logging