ymassad / PurityAnalyzerLinks
☆24Updated 2 years ago
Alternatives and similar repositories for PurityAnalyzer
Users that are interested in PurityAnalyzer are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A utility that creates dot graphs from .NET projects☆39Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Dependency free reactive abstraction for `System.Diagnostics.Process`, exposes handy static one-liner methods for the one offs☆29Updated 7 months ago
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated last week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- A library that automatically adds support for object deconstruction in C#.☆41Updated 5 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- JSON diff tool for .NET☆53Updated 2 years ago
- Clean-code Roslyn-based analyzer for C# 6☆23Updated 8 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Dead simple library for annotating steps of test case scenarios.☆66Updated 8 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- ☆12Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Tools for experimenting with union types.