akarnokd / reactive-extensionsLinks
Extensions to the dotnet/reactive library.
☆50Updated 2 years ago
Alternatives and similar repositories for reactive-extensions
Users that are interested in reactive-extensions are comparing it to the libraries listed below
Sorting:
- 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
- ☆118Updated 3 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 4 months ago
- .Net Standard implementation of the URI Template Spec https://tools.ietf.org/html/rfc6570☆15Updated 7 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- A Task-based LINQ designed to work with async/await☆112Updated 10 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 5 years ago
- A comprehensive, opinionated, and function-first resiliency library for C# and the broader .NET ecosystem.☆16Updated 5 years ago
- A LiteDB with realtime notifications☆43Updated last year
- Adds support for NodaTime types when using SQLite with Entity Framework Core.☆39Updated 5 months ago
- Data Modeling Library in .NET☆46Updated 3 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated 3 months ago
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Simplifies the implementation of IDisposable☆80Updated 4 months ago
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago