Found 105 packages
A library which is able to decompile a delegate or a method body to its lambda representation
Automatic computed property firing of PropertyChanged events.
Vue-like computed in .NET XAML markup.
Core components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
.NET Reactive Objects that provide functionalities inspired from: (reactive, ref computed) found in Vue.js
Client-side components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
Extensions and helpers for BigInteger, including a cache that stores powers of numbers so they don't have to be computed each time.
Server-side components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
Blazor components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
manage referential of computed date
Provides an In-Memory data structure, the IndexedSet, that allows to easily add indices to allow efficient querying. Currently supports unique and non-unique indices, range indices, fuzzy string matching, spatial and vector indices for properties, compound or computed keys.
This library can be used to define SQL on Air calculated fields natively in any .NET project. Extracts a SQL on Air fieldmap from a DLL notated with the SQLonAir .net Attributes defined in this package. These include - [SQLonAirLookup(...)], - [SQLonAirComputation(...)], and - [SQLonAirAggretation(...)]. The CSV can be generated by calling `SQLonAirManager.SaveCSV("CalculatedFields.csv", Assembly.GetExecutingAssembly());` This can be called during startup - #if DEBUG. That CSV can be used to generate the SQLonAir inject SQL script.
Base ViewModel with easy Computed properties support
Core components of ActualLab.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
This very small library is bringing INPC to computed fields with just a single attribute. It works with Mvvm Light 5.1.1+. Current lib has been tested for VS 2015 and UWP/UAP (Windows 10).