tibel / WeaklyLinks
Weakly is a collection of some useful weak-reference types.
☆25Updated last year
Alternatives and similar repositories for Weakly
Users that are interested in Weakly are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Faster with Files☆60Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- ☆25Updated last week
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- Caliburn.Micro screens and conductors rewritten to inherit from ReactiveUI ReactiveObject☆54Updated 7 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A small .NET library for formatting type names à la C#.☆34Updated 9 months ago
- Code analysis improvements and context actions☆64Updated last month
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated 2 weeks ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated this week
- 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 8 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 10 months ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year