ReactiveUI
Pinned Loading
Repositories
- ReactiveUI.Binding.SourceGenerators Public
A compile-time binding engine for ReactiveUI. It generates the property observation and binding code behind WhenAnyValue, Bind and related APIs at build time, so bindings run without runtime reflection.
- punchclock Public
A library for managing concurrent asynchronous operations in .NET. Provides bounded concurrency, priority scheduling and key-based serialization over a single queue, with Task and IObservable APIs.
- Sextant Public
A view model first navigation library for ReactiveUI. Provides a reactive navigation stack with lifecycle hooks for parameterised navigation, with platform support for .NET MAUI and Avalonia.
- Akavache Public
An asynchronous, persistent key-value store for .NET desktop and mobile applications, backed by SQLite. Suited to both durable data such as user settings and cached data that expires, with optional encryption and System.Text.Json serialization.
- Fusillade Public
An opinionated HTTP library for .NET applications built on HttpClient message handlers. Provides request de-duplication, prioritised concurrency limiting, speculative background fetching and optional response caching.
- ReactiveUI.SourceGenerators Public
Roslyn source generators that write ReactiveUI boilerplate at compile time. Attributes such as [Reactive], [ObservableAsProperty], [ReactiveCommand] and [IViewFor] produce reactive properties, commands and view bindings without reflection or IL weaving.
- refit Public
The automatic type-safe REST library for .NET. Refit turns a REST API into a C# interface and generates the HttpClient implementation, with support for HttpClientFactory, pluggable serializers and a testing package.
- splat Public
Cross-platform building blocks for .NET applications. Provides service location and dependency resolution, logging, platform-neutral images, colours and geometry, and unit test and design mode detection.
- Splat.DI.SourceGenerator Public
A source generator that produces Splat dependency injection registrations at compile time. Constructor and property injection are resolved without runtime reflection, with analyzers and code fixes and full native AOT support.
- ReactiveUI.Avalonia Public
ReactiveUI integration for Avalonia UI. Provides reactive views, activation, routing and scheduler support for building cross-platform MVVM applications on Windows, macOS and Linux, with optional dependency injection integrations.
Top languages
Loading…
Most used topics
Loading…