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 10 months ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 3 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Analyzers checking System.Reflection☆82Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Simplifies reading embedded resources from an Assembly.☆39Updated 2 months ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Faster with Files☆59Updated 10 months ago
- Caliburn.Micro screens and conductors rewritten to inherit from ReactiveUI ReactiveObject☆54Updated 7 years ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated this week
- Step into debugging and generate readable script from linq expressions☆38Updated 3 years ago
- 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
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Simplifies the implementation of IDisposable☆78Updated 2 months 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
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Roslyn analyzers for INotifyPropertyChanged☆47Updated 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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago