H.ReactiveUI.CommonInteractions.WinUI
Common ReactiveUI MVVM Level Interactions(like open/save file) for WPF/UWP/Uno platform โญ Last 10 features: - feat(WinUI): Added FileInteractions.CreateTemporaryFile support. 2021-11-19 - feat(WinUI): Added MessageInteractions.Question support. 2021-11-19 - feat(WinUI): Added Picker support. Added MessageDialog support. 2021-11-19 - feat: Deleted ProjectReunion library project. 2021-11-18 - feat: To stable Microsoft.WindowsAppSDK. 2021-11-18 - feat: Added support for empty Extensions array to Open files Interactions of Storage API. 2021-11-04 - feat: Added new file interactions system based on streams. 2021-11-04 - feat: Added BooleanToVisibilityConverter. 2021-11-03 - feat(WPF): Added empty extensions support for FileInteractions. 2021-11-03 - feat: Added ContinuousIntegrationBuild msbuild property. 2021-11-03 ๐ Last 10 bug fixes: - fix(Uno.WinUI): Fixed issues from WinUI. 2021-11-19 - fix: Fixed CI. 2021-11-18 - fix: Fixed missing Core NuGet package. 2021-11-05 - fix: Try to use explicit targets in CI. 2021-11-05 - fix: Try to use libs target in CI. 2021-11-05 - fix: Fixed Uno DataContext bug. 2021-11-04 - fix: Now SaveFileArguments.Extension is required property. 2021-11-04 - fix: Fixed BaseConverter namespace. 2021-10-30 - fix: Fixed IOExtensions file.Name bug. 2021-10-27
Install
dotnet add package H.ReactiveUI.CommonInteractions.WinUI --version 1.0.30
Install-Package H.ReactiveUI.CommonInteractions.WinUI -Version 1.0.30
<PackageReference Include="H.ReactiveUI.CommonInteractions.WinUI" Version="1.0.30" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
NuGet marks this package as deprecated and points to Mvvm.CommonInteractions.WinUI as an alternative.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.