H2HY 6.0.0.93
Goes to H2HY.Lib and H2HY.WPF
dotnet add package H2HY --version 6.0.0.93
NuGet\Install-Package H2HY -Version 6.0.0.93
<PackageReference Include="H2HY" Version="6.0.0.93" />
<PackageVersion Include="H2HY" Version="6.0.0.93" />
<PackageReference Include="H2HY" />
paket add H2HY --version 6.0.0.93
#r "nuget: H2HY, 6.0.0.93"
#:package H2HY@6.0.0.93
#addin nuget:?package=H2HY&version=6.0.0.93
#tool nuget:?package=H2HY&version=6.0.0.93
H2HY
My personal handy-dandy basic helper for MVVVM issues. Light ware - no schnickschnack. INotifyPropertyChanged in view model base, RelayCommand, ICommand/CommandManager, Basic Stores, Fluent-Syntax, Provider, file open/save service, FolderPicker, etc.
Project Settings:
<Nullable>enable</Nullable> <TargetFramework>net6.0-windows</TargetFramework> <OutputType>Library</OutputType> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <UseWPF>true</UseWPF> <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
Version changes
6.9.0.93
- H2HYFluentCollection added
- H2H2YFluentList: removed AddRange and LoadAll
6.0.0.92
- added NavigationServiceDI
- added dependency Microsoft.Extensions.DependencyInjection
6.0.0.91
- fixed bug in showModelDialog
6.0.0.89
- typo in DialogService(RegisterDialog)
- added INavigationDialogStore
- removed NavigationDialogService(use NavigationService instead)
6.0.0.88
- fixed modal/dialog behaviour in DialogServiceWPF
6.0.0.87
- add MakeValidFileName
6.0.0.86
- separate ViewModel base and INotifyPropertyChanged
6.0.0.85
- added NavigationDialogService
- fixed typos
6.0.0.84
- added parameter constructor for SplitnavigationStore.
- fixed typos
6.0.0.83
- INavigationStore changes. Removed INavigationModal store. All navigation services should use the navigation store instead.
- renamed Toolkit/ToolKit to Tools
6.0.0.82
- created namespace Navigation, moved all navigation stores
- added split navigation
- fixed typos
- removed modal namespace
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
-
net6.0-windows7.0
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 6.0.0.93 | 527 | 12/8/2023 | |
| 6.0.0.91 | 444 | 10/13/2023 | |
| 6.0.0.87 | 486 | 9/5/2023 | |
| 6.0.0.81 | 619 | 7/3/2023 | |
| 6.0.0.77 | 602 | 4/27/2023 | |
| 6.0.0.71 | 712 | 2/22/2023 | |
| 6.0.0.67 | 730 | 12/26/2022 | |
| 6.0.0.45 | 723 | 11/14/2022 | |
| 6.0.0.39 | 854 | 11/3/2022 | |
| 6.0.0.28 | 873 | 10/13/2022 | |
| 6.0.0.12 | 866 | 9/26/2022 | |
| 6.0.0.10 | 796 | 8/23/2022 | |
| 6.0.0.8 | 902 | 8/3/2022 | |
| 6.0.0.1 | 924 | 7/28/2022 | |
| 6.0.0 | 891 | 7/25/2022 | |
| 4.8.0.17 | 825 | 6/20/2022 |