tompazourek / EndlessLinks
๐ Extensions that support the C# functional paradigm.
โ65Updated 4 years ago
Alternatives and similar repositories for Endless
Users that are interested in Endless are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .โ66Updated 9 months ago
- Analyzers checking System.Reflectionโ82Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ76Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ72Updated 2 years ago
- Code analysis improvements and context actionsโ63Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ77Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.โ52Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assembliesโ70Updated 3 years ago
- A set of source generators for equality, immutability, ...โ90Updated 2 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.โ63Updated 4 years ago
- A modern wrapper around System.IO.โ84Updated 3 years ago
- A set of generators helping dealing with structs in C#โ48Updated 4 years ago
- Download, update and sync loose files from URLsโ60Updated last week
- The Try monad (Error/Exceptional monad) for C#โ60Updated last year
- Simple build versioning for .NET, powered by Git tagsโ66Updated this week
- Roslyn analyzers for INotifyPropertyChangedโ47Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.โ128Updated last year
- A simple template base system of macros for C# that can be executed in design timeโ67Updated last year
- Simplifies the implementation of IDisposableโ78Updated 3 weeks ago
- An HTML generation libraryโ42Updated last week
- Custom plugin to extend R# functionality.โ49Updated last month
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.โ56Updated last week
- Generates valid, readable C# from an Expression Tree.โ169Updated 3 weeks ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.โ64Updated 3 months ago
- Implicit parameters via contextsโ43Updated 3 years ago
- This project contains utilities, extensions and new functionalities of all types.โ36Updated 2 years ago
- Most of those extensions should have been in BCL.โ70Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are brโฆโ63Updated 8 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.โ79Updated 5 years ago