| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReactiveUI.WPF.23.1.0-beta.1.nupkg | 2026-01-21 | 404.6 kB | |
| ReactiveUI.WinUI.23.1.0-beta.1.nupkg | 2026-01-21 | 216.0 kB | |
| ReactiveUI.WinForms.23.1.0-beta.1.nupkg | 2026-01-21 | 320.8 kB | |
| ReactiveUI.Testing.Reactive.23.1.0-beta.1.nupkg | 2026-01-21 | 108.2 kB | |
| ReactiveUI.Testing.23.1.0-beta.1.nupkg | 2026-01-21 | 130.3 kB | |
| ReactiveUI.Drawing.23.1.0-beta.1.nupkg | 2026-01-21 | 447.4 kB | |
| ReactiveUI.Maui.23.1.0-beta.1.nupkg | 2026-01-21 | 967.0 kB | |
| ReactiveUI.Blend.23.1.0-beta.1.nupkg | 2026-01-21 | 183.7 kB | |
| ReactiveUI.AndroidX.23.1.0-beta.1.nupkg | 2026-01-21 | 127.0 kB | |
| ReactiveUI.Blazor.23.1.0-beta.1.nupkg | 2026-01-21 | 148.0 kB | |
| ReactiveUI.23.1.0-beta.1.nupkg | 2026-01-21 | 6.9 MB | |
| 23.1.0-beta.1 source code.tar.gz | 2026-01-21 | 790.0 kB | |
| 23.1.0-beta.1 source code.zip | 2026-01-21 | 1.7 MB | |
| README.md | 2026-01-21 | 4.6 kB | |
| Totals: 14 Items | 12.4 MB | 0 | |
๐๏ธ What's Changed
๐ฅ Breaking Changes
- [ce2aeb] breaking: Remove netstandard2.0, reorganise tests with more coverage (#4239) @glennawatson
๐ Fixes
- [be0eb8] Fix nested property binding to avoid redundant setter calls (#4240) @ChrisPulman @Copilot
- [1e44ae] fix(doc): AutoSuspendHelper not known by all target frameworks (#4245) @dabbinavo
- [22d5bb] Fix intermittient test failures that use Locator, introduced a scope (#4251) @glennawatson
๐งน General Changes
- [40290d] chore: Release the 23.1.0-beta @glennawatson
- [c2eddf] chore: Enhance unit tests to over 80% coverage (#4248) @glennawatson
- [6d3eb9] chore: Improve the test coverage (#4272) @glennawatson
- [8faaf0] chore: Update copilot instructions and add claude instructions @glennawatson
- [b3f1e3] Update package references in README (#4252) @ChrisPulman
- [67d3e7] chore: Update SplatVersion from 18.1.1 to 19.1.1 (#4260) @glennawatson
- [68903f] chore: Migrate scope-based tests to declarative executor pattern (#4271) @ChristianFischerauer @glennawatson
๐ฆ Dependencies
- [c56501] chore(deps): update dependency tunit to 1.7.7 (#4253) @renovate[bot]
- [3bfb97] chore(deps): update dependency verify.nunit to 31.7.3 (#4208) @renovate[bot]
- [e5988e] chore(deps): update dependency bunit to 2.5.3 (#4265) @renovate[bot]
- [8d5054] chore(deps): update dependency verify.tunit to 31.9.3 (#4250) @renovate[bot]
- [33e151] chore(deps): update dependency microsoft.windows.cswinrt to 2.3.0-prerelease.251115.2 (#4204) @renovate[bot]
- [4eff26] chore(deps): update dependency verify.nunit to 31.9.0 (#4237) @renovate[bot]
- [e20db9] chore(deps): update dotnet monorepo to 10.0.2 (#4269) @renovate[bot]
- [108d6c] chore(deps): update dependency verify.tunit to 31.9.2 (#4246) @renovate[bot]
- [e017cf] chore(deps): update dependency microsoft.extensions.dependencymodel to v10 (#4247) @renovate[bot]
- [c3b39b] chore(deps): update dependency nunit3testadapter to v6 (#4219) @renovate[bot]
- [518866] chore(deps): update dependency benchmarkdotnet to 0.15.8 (#4216) @renovate[bot]
- [69b64a] chore(deps): update dependency tunit to 1.7.5 (#4249) @renovate[bot]
- [c53052] chore(deps): update windows sdk & app sdk (#4266) @renovate[bot]
- [40c4ab] chore(deps): update dependency tunit to 1.7.20 (#4254) @renovate[bot]
- [760486] chore(deps): update dependency roslynator.analyzers to 4.15.0 (#4236) @renovate[bot]
- [90da48] chore(deps): update dependency nunit3testadapter to v6 (#4225) @renovate[bot]
- [9fb52c] chore(deps): update dependency publicapigenerator to 11.5.4 (#4211) @renovate[bot]
- [170db8] chore(deps): update dotnet monorepo (major) (#4203) @renovate[bot]
- [618365] chore(deps): update dependency syncfusion.maui.toolkit to 1.0.8 (#4230) @renovate[bot]
- [d3633a] chore(deps): update dessant/lock-threads action to v6 (#4229) @renovate[bot]
- [d483f8] chore(deps): update dependency verify.nunit to 31.8.0 (#4218) @renovate[bot]
๐ Other
- [60a807] Add BuilderMixins and enhance ReactiveUI builder API (#4228) @ChrisPulman
- [f3014b] Add custom MAUI scheduler support and improve builder API (#4224) @ChrisPulman
- [fe2a8c] Add XML docs and usage examples to public interfaces (#4233) @ChrisPulman @Copilot @Glenn
- [0044f6] Add YamlMime reference to codecov.yml (#4256) @ChrisPulman
- [9308d7] Replace RxApp schedulers with RxSchedulers throughout codebase (#4213) @ChrisPulman
- [8005a0] Add Avalonia to Registration Namespace and update tests (#4223) @ChrisPulman
- [9e2324] Remove Xamarin Forms support from registration logic (#4222) @ChrisPulman
- [c13dfe] Add platform-specific main thread schedulers for MAUI (#4212) @ChrisPulman
- [708d77] breaking: Remove .NET Standard 2.0, modernize AOT compatibility (#4257) @glennawatson
- [8451c8] Replace Locator.Current with AppLocator.Current (#4217) @ChrisPulman
- [65589f] Add MAUI activation tests and update activation logic (#4227) @ChrisPulman
- [0e0d14] Add BuilderMixins and WithInstance Tests (#4232) @ChrisPulman @Glenn
- [3709a4] Enhance XML docs for suspension, view, and interaction APIs (#4238) @ChrisPulman
๐ Full Changelog: https://github.com/reactiveui/ReactiveUI/compare/22.3.1...23.1.0-beta.1
๐ Contributions
๐ฑ New contributors since the last release: @ChristianFischerauer, @dabbinavo ๐ Thanks to all the contributors: @ChrisPulman, @ChristianFischerauer, @Copilot, @dabbinavo, @Glenn, @glennawatson
๐ค Automated services that contributed: @renovate[bot]