Skip to main content
H.ReactiveUI.CommonInteractions.Core package icon

H.ReactiveUI.CommonInteractions.Core

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

Total Downloads
103.6K
103,596
Published
Nov 18, 2021
Latest stable version

Install

.NET CLI
dotnet add package H.ReactiveUI.CommonInteractions.Core --version 1.0.30
Package Manager Console
Install-Package H.ReactiveUI.CommonInteractions.Core -Version 1.0.30
PackageReference
<PackageReference Include="H.ReactiveUI.CommonInteractions.Core" Version="1.0.30" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

ReactiveUI
.NETFramework4.6.1
[9.0.1, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
ReactiveUI
.NETStandard2.0
[9.0.1, )

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.