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:
- ConfigureAwaitChecker☆71Updated 3 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Scratch pad for various expression tree improvements.☆82Updated 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
- Analyzers checking System.Reflection☆82Updated last year
- C# immutable records generator☆73Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆51Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 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…☆109Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆33Updated 2 months ago
- IDisposable helper types.☆130Updated last year
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆81Updated 3 months ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Replaces static method calls.☆68Updated 5 months ago
- Adds debugger attributes to help visualize objects.☆43Updated 5 months ago