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☆71Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 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…☆114Updated 3 years ago
- IDisposable helper types.☆138Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆115Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- A Roslyn based C# source generation framework☆134Updated last month
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 10 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- Generates valid, readable C# from an Expression Tree.☆170Updated this week
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆83Updated last week
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- C# immutable records generator☆73Updated 5 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆129Updated last month
- Code generator to easily create data builder patterns for your model classes☆116Updated last year
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆72Updated last month
- Tracing rewriter using Fody☆93Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆39Updated 4 years ago