TheFabFab / ObservableLinqLinks
Linq operators for ObservableCollection
☆19Updated 11 years ago
Alternatives and similar repositories for ObservableLinq
Users that are interested in ObservableLinq are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- 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
- An allocation free Task-like object for async methods☆40Updated last year
- A C# port of Mozilla Universal Charset Detector.☆27Updated 6 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- MVVM using Mr. Advice☆14Updated 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- A simple .NET Standard 1.0 implementation for deferred events☆22Updated 4 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 4 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- Source generator to easily embed and access files + directory trees