mykolav / require-named-args-fsLinks
Force named arguments: a Roslyn code analyzer and code-fix provider for C#
☆25Updated last year
Alternatives and similar repositories for require-named-args-fs
Users that are interested in require-named-args-fs are comparing it to the libraries listed below
Sorting:
- C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions☆81Updated last year
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated last month
- Helper tool to verify semantic version changes based on API surface area changes☆45Updated 2 months ago
- A library design for programming with effects and handlers in C#☆149Updated 10 months ago
- Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of …☆143Updated last year
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆245Updated this week
- Code generator to easily create data builder patterns for your model classes☆117Updated 10 months ago
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆126Updated last week
- Random testing library for C#☆180Updated last month
- JSON diff tool for .NET☆53Updated 2 years ago
- ☆18Updated 3 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Practical generic programming for .NET☆223Updated 2 weeks ago
- C# immutable records generator☆73Updated 5 years ago
- A Fody addin to extend immutable C# classes with With() methods to return a copy of an object with one property modified.☆36Updated 6 years ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆191Updated last year
- GitHub Actions configuration generator☆45Updated this week
- [ALPHA] Shows nuget package dependencies in a hierarchy☆23Updated 2 years ago
- VS Code extension to monitor .NET Processes for GC information in real time, or drill into .NET DLLs by viewing the IL and compiled code.…☆37Updated last year
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆70Updated 2 months ago
- ☆24Updated 2 years ago
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆110Updated 2 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆110Updated last month
- Helps with unit testing LanguageExt code☆25Updated last year
- DSL, parser and code-generator for Algebraic Data Types (Record and Union types) in C#☆57Updated 11 months ago
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆174Updated last year
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆124Updated 2 years ago
- Railway Oriented Programming in C#☆51Updated 7 years ago