niklaskallander / vs-unobtrusive-code
An extension for Visual Studio that lets you hide away obtrusive code like comments and logging, to let you focus on the actual flow of your application.
☆25Updated last year
Alternatives and similar repositories for vs-unobtrusive-code
Users that are interested in vs-unobtrusive-code are comparing it to the libraries listed below
Sorting:
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Download, update and sync loose files from URLs☆60Updated last week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Clean, uncluttered fluent APIs in .NET☆24Updated 4 years ago
- ☆51Updated 3 weeks ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A library that automatically adds support for object deconstruction in C#.☆41Updated 3 months ago
- Simple source only reflection library with default interface property support☆71Updated last week
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆26Updated 2 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 11 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Simple C# source generator for text templates☆33Updated 2 years ago
- Contrib.Bcl.Ranges☆20Updated 5 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 10 months ago
- Analyzers for XML documentation☆36Updated 2 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- A C# library for generating high entropy passwords similar to 1Password☆53Updated last year
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago