jam40jeff / ITaskLinks
Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.
☆53Updated 6 years ago
Alternatives and similar repositories for ITask
Users that are interested in ITask are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- IDisposable helper types.☆131Updated last year
- C# immutable records generator☆73Updated 5 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
- Analyzers checking System.Reflection☆82Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Download, update and sync loose files from URLs☆60Updated 2 weeks ago
- 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
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆81Updated 3 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆27Updated last month
- A modern wrapper around System.IO.☆84Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- A Roslyn based C# source generation framework☆130Updated last month
- A C# implementation of Message Templates☆59Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 7 months ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago