ykoksen / unused-task-warningLinks
Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by CS4014).
☆69Updated last month
Alternatives and similar repositories for unused-task-warning
Users that are interested in unused-task-warning are comparing it to the libraries listed below
Sorting:
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated 3 months ago
- ConfigureAwaitChecker☆70Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- Dead simple library for annotating steps of test case scenarios.☆66Updated 6 months ago
- C# immutable records generator☆73Updated 5 years ago
- Adds Xunit dynamic skipping of facts and theories.☆141Updated 2 weeks ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Extends xUnit to expose extra context and simplify logging☆167Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- The xunit test output sink for Serilog☆89Updated 5 months ago
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆91Updated 8 months ago
- Qowaiv is a Single Value Object library☆96Updated last week
- BDTest - A Testing Framework for .NET☆85Updated last week
- In-memory sink for Serilog to use for testing☆56Updated last week
- Typed raw SQL for everybody ! This is the original VS Extension.☆6Updated last year
- A test bench for various .NET CSV parsing libraries