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).
☆71Updated this week
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:
- ConfigureAwaitChecker☆73Updated 3 years ago
- C# immutable records generator☆73Updated 5 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆55Updated 8 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- A lightweight .NET library for expressive Guard Clauses.☆93Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- The xunit test output sink for Serilog☆95Updated last year
- Qowaiv is a Single Value Object library☆96Updated 2 weeks ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Adds Xunit dynamic skipping of facts and theories.☆144Updated this week
- Extends xUnit to expose extra context and simplify logging☆169Updated this week
- A C# implementation of Message Templates☆59Updated 7 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 3 years ago
- BDTest - A Testing Framework for .NET☆86Updated this week
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆95Updated 2 months ago
- Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database☆197Updated this week
- Dead simple library for annotating steps of test case scenarios.☆66Updated last year
- Shows how to do deterministic builds with .NET☆133Updated 3 years ago
- Unmangle async/iterator stack traces with @benaadams's Demystifier☆97Updated 6 years ago
- Ain't nobody got time for data☆121Updated last year
- This is a Visual Studio Extension and NuGet package that should identify and fix problems as memleaks while using IDisposables.☆35Updated 3 years ago
- Grab bag of generic utilities and extension methods for .Net development☆110Updated 3 years ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 4 years ago
- .NET logging to Notepad☆154Updated 5 years ago
- A convention based object to object mapper using Roslyn source generator.☆96Updated 7 months ago
- Libraries that simplify the onboarding of Server Timing API (a convenient way to communicate performance metrics about the request-respon…☆61Updated 5 months ago
- A dotnet tool to run arbitrary commands from a project's "scripts" object☆129Updated last week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- Captures LogContext of a thrown exception in order to enrich the subsequent exception logs with the origin context☆43Updated 2 years ago