dajuric / more-collectionsLinks
Provides a set of portable collections installable as source files via NuGet.
☆27Updated 10 years ago
Alternatives and similar repositories for more-collections
Users that are interested in more-collections are comparing it to the libraries listed below
Sorting:
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Path globbing for .NET☆62Updated this week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Dynamically attach properties to (almost) any object instance.☆46Updated 4 years ago
- Faster with Files☆60Updated last year
- Demonstrates using MEF in an AppDomain and allows the exchanging of MEF parts while the application is running.☆23Updated 5 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A cool little wrapper in Entity Framework style for SQLite based on Dapper☆63Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- A LiteDB with realtime notifications☆43Updated last year
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 3 months ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- Adds debugger attributes to help visualize objects.☆43Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- Easily script browsers.☆61Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆55Updated 9 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Code analysis improvements and context actions☆64Updated last month