Techsola / AmbientTasks
Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.
☆50Updated last year
Alternatives and similar repositories for AmbientTasks:
Users that are interested in AmbientTasks are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- File path abstraction library for .NET.☆61Updated 3 weeks ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- Extends Verify to allow verification of Xaml UIs☆21Updated this week
- Download, update and sync loose files from URLs☆60Updated 2 weeks ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- template repository for a roslyn source generator☆22Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆22Updated this week
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆62Updated last week
- Non-boxing passing of values.☆27Updated 9 months ago
- A modern high performance PostgreSQL protocol implementation for .NET☆31Updated last month
- A library that automatically adds support for object deconstruction in C#.