H.ReactiveUI.CommonInteractions.Core
Common ReactiveUI MVVM Level Interactions(like open/save file) for WPF/UWP/Uno platform โญ Last 10 features: - feat: Updated NuGet packages. 2021-12-05 - feat: Added logging. 2021-12-05 - 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 ๐ Last 10 bug fixes: - fix: Changed Uwp TargetFramework to uap10.0.18362. 2021-12-05 - 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
Install
dotnet add package H.ReactiveUI.CommonInteractions.Core --version 1.0.32
Install-Package H.ReactiveUI.CommonInteractions.Core -Version 1.0.32
<PackageReference Include="H.ReactiveUI.CommonInteractions.Core" Version="1.0.32" />
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.Core 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.