p1va / dotnet-documentLinks
A tool for auto-generating XML documentation for your C# code
☆107Updated 3 weeks ago
Alternatives and similar repositories for dotnet-document
Users that are interested in dotnet-document are comparing it to the libraries listed below
Sorting:
- Benchmarking LINQ and alternative implementations☆183Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- Roslyn analyzers for IDisposable☆406Updated 11 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆180Updated 2 years ago
- Generates Markdown from .NET XML documentation comments.☆104Updated 3 weeks ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- Structured concurrency support for C#☆276Updated 2 years ago
- An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers☆148Updated this week
- A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automaticall…☆91Updated 3 weeks ago
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆147Updated this week
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆362Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.☆213Updated 2 months 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
- Fast and memory-efficient immutable collections and helper data structures☆242Updated this week
- A dotnet tool to list and run examples☆176Updated 6 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆639Updated 3 months ago
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 9 months ago
- A work-in-progress "living" checklist of things to do as a .NET library author.☆95Updated 2 years ago
- Roslyn analyzers for writing unit tests with NUnit☆97Updated this week
- Extends Serilog with support for timed operations☆224Updated 4 months ago
- Easily identify which dependencies can be removed from a .NET project☆197Updated 3 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆194Updated 2 weeks ago
- Convert your .NET dependencies to the Directory.Packages.props format☆92Updated 4 months ago
- Auto generate Clone method using C# Source Generator☆83Updated 2 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆242Updated last month