atifaziz / LINQBridgeLinks
Re-implementation of LINQ to Objects for .NET Framework 2.0
☆14Updated 5 years ago
Alternatives and similar repositories for LINQBridge
Users that are interested in LINQBridge are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- ☆24Updated 8 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆74Updated 10 years ago
- Async/Awaitable non-blocking lock in C#☆18Updated 4 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- ☆40Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- A Visual Studio extension☆17Updated last month
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- C# Toolkit☆33Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A C# library to make work with value-semantics easier by e.g. (efficiently) implementing Equals and GetHashCode for you.☆28Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆28Updated last week
- Simple C# source generator for text templates☆33Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A Portable Implementation of System.Text.Encoding☆51Updated 7 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- Fluent Wrapper for DbCommand☆22Updated last week
- Example implementation of IValueTaskSource☆30Updated 2 years ago