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:
- Analyzers checking System.Reflectionโ82Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .โ66Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csprojโ76Updated last year
- A simple template base system of macros for C# that can be executed in design timeโ66Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structuresโ46Updated 4 years ago
- Faster with Filesโ59Updated 6 months ago
- IL weaver to add nullability annotations to .NET reference assembliesโ70Updated 3 years ago
- A modern wrapper around System.IO.โ84Updated 2 years ago
- Code analysis improvements and context actionsโ62Updated this week
- Task-like structs which capture no synchronization context on the await operations.โ39Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.โ71Updated 2 years ago
- Simplifies the implementation of IDisposableโ77Updated 6 months ago
- A set of source generators for equality, immutability, ...โ91Updated 2 years ago
- ๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)โ77Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#โ60Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.โ47Updated 5 months ago
- Custom plugin to extend R# functionality.โ49Updated 3 months ago
- An HTML generation libraryโ42Updated 2 weeks ago
- Loads all the references on startup by actually using the types in the module initializer.โ38Updated 2 weeks ago
- Simple build versioning for .NET, powered by Git tagsโ64Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.โ52Updated last year
- Generates valid, readable C# from an Expression Tree.โ169Updated last month
- Implicit parameters via contextsโ43Updated 2 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.โ79Updated 5 years ago
- This project contains utilities, extensions and new functionalities of all types.โ36Updated 2 years ago
- Step into debugging and generate readable script from linq expressionsโ36Updated 3 years ago
- Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.โ64Updated 3 weeks ago
- Roslyn analyzers for INotifyPropertyChangedโ46Updated last year
- Simplifies reading embedded resources from an Assembly.โ37Updated 5 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.โ63Updated 7 years ago