| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 23.2.28 source code.tar.gz | 2026-06-03 | 2.4 MB | |
| 23.2.28 source code.zip | 2026-06-03 | 3.2 MB | |
| README.md | 2026-06-03 | 2.2 kB | |
| ReactiveUI.Maui.23.2.27.nupkg | 2026-05-04 | 839.2 kB | |
| ReactiveUI.Testing.23.2.27.nupkg | 2026-05-04 | 97.4 kB | |
| ReactiveUI.Testing.Reactive.23.2.27.nupkg | 2026-05-04 | 75.0 kB | |
| ReactiveUI.WinForms.23.2.27.nupkg | 2026-05-04 | 257.2 kB | |
| ReactiveUI.WinUI.23.2.27.nupkg | 2026-05-04 | 185.2 kB | |
| ReactiveUI.WPF.23.2.27.nupkg | 2026-05-04 | 365.3 kB | |
| ReactiveUI.23.2.27.nupkg | 2026-05-04 | 7.2 MB | |
| ReactiveUI.AndroidX.23.2.27.nupkg | 2026-05-04 | 103.5 kB | |
| ReactiveUI.Blazor.23.2.27.nupkg | 2026-05-04 | 115.1 kB | |
| ReactiveUI.Blend.23.2.27.nupkg | 2026-05-04 | 122.2 kB | |
| ReactiveUI.Drawing.23.2.27.nupkg | 2026-05-04 | 262.3 kB | |
| Totals: 14 Items | 15.2 MB | 0 | |
π 23.2.28 β consolidated, re-signed release
This is the recommended 23.x release. It supersedes and folds together 23.1.1, 23.1.8, 23.2.1, 23.2.19, and 23.2.27, which were signed with a code-signing certificate that has since been revoked β NuGet restore fails on them with NU3012. 23.2.28 is identical in code to 23.2.27 but re-signed with a valid certificate, and it depends on the re-signed Splat 19.4.1. Those superseded releases have been removed and their notes consolidated here.
ποΈ What's Changed
π Fixes
- Interaction async-handler scheduling (#4351, fixes [#4280])
- Support inherited
DependencyPropertylookup (#4350, fixes [#3921]) - Handle null load state in activation (#4349, fixes [#4331])
- WinForms designer serialization errors (#4339)
BindCommandpassing the wrong parameter after a new ViewModel is assigned to the View (#4324)- WPF design-time activation and main-thread bindings (#4337)
- Slow WPF startup β
ComponentModelFallbackConverterfalse positives + missingConverterServiceregistrations (#4313) - Blazor activation render ordering (#4318)
WithWinForms()initialization + ReactiveCommand output-propagation tests (#4314)- Builder
StackOverflow, activator negative ref-count, a binding regression, and testing extensions (#4301)
β¨ Enhancements
WithCoreServices()and additional platform converters (#4316)
π§Ή Build, CI & signing
- Migrate signing to Certum SimplySign and versioning to MinVer (this release is a re-sign of the
23.2.27source) - Add a CodeQL analysis workflow
- Remove the deprecated integration tests; add modern samples, snippets, CI and docs (#4319)
π¦ Dependencies
- Splat β
19.4.1(re-signed) - Routine dependency/test-stack updates by @renovate[bot]
π Full Changelog: https://github.com/reactiveui/reactiveui/compare/22.3.1...23.2.28
π Contributions
π Thanks to all the contributors β @glennawatson, @ChrisPulman, @Copilot, and Maciej Walczak (see the linked PRs for attribution).
π€ Automated services that contributed: @renovate[bot], @github-code-quality[bot]