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
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆25Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- A small .NET library for formatting type names à la C#.☆33Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- C# immutable records generator☆73Updated 5 years ago
- Easily script browsers.☆59Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- A C# implementation of Message Templates☆59Updated 6 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- Tracing rewriter using Fody☆94Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Debugging tool to track down undisposed objects☆21Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- This project contains utilities, extensions and new functionalities of all types.☆36Updated 2 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…☆108Updated 2 years ago