jam40jeff / ITaskLinks
Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.
☆53Updated 7 years ago
Alternatives and similar repositories for ITask
Users that are interested in ITask are comparing it to the libraries listed below
Sorting:
- ConfigureAwaitChecker☆72Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- IDisposable helper types.☆136Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A Roslyn based C# source generation framework☆133Updated 4 months 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…☆112Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- C# immutable records generator☆73Updated 5 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 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
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated this week
- Replaces static method calls.☆68Updated 9 months ago
- Download, update and sync loose files from URLs☆60Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆55Updated 2 months ago
- Generates a synchronized version of an async method☆69Updated last month
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated 2 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago