jam40jeff / ITask
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
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- C# immutable records generator☆72Updated 4 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…☆103Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Utility library for faster writing source generators☆61Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- IDisposable helper types.☆126Updated 10 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Scratch pad for various expression tree improvements.☆81Updated 2 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆74Updated 3 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- C# interface-to-member source generator☆78Updated 5 months ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆58Updated last year
- Step into debugging and generate readable script from linq expressions☆35Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆46Updated 3 weeks ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆77Updated last week
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A Roslyn based C# source generation framework☆129Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆166Updated last week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago