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:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- IDisposable helper types.☆136Updated last year
- ConfigureAwaitChecker☆73Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- 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…☆113Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- C# immutable records generator☆73Updated 5 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 2 weeks ago
- A Roslyn based C# source generation framework☆133Updated 5 months ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Replaces static method calls.☆68Updated 9 months ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated last week
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆82Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- ☆118Updated 12 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago