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 .☆65Updated 5 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Faster with Files☆59Updated 5 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 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
- An allocation free Task-like object for async methods☆39Updated last year
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- ☆23Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 4 months ago
- Simplifies reading embedded resources from an Assembly.☆37Updated 5 months ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A collection of utilities for working with strings in .NET.☆37Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago