HIC.RDMP.Plugin.UI 9.2.2

dotnet add package HIC.RDMP.Plugin.UI --version 9.2.2
                    
NuGet\Install-Package HIC.RDMP.Plugin.UI -Version 9.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HIC.RDMP.Plugin.UI" Version="9.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HIC.RDMP.Plugin.UI" Version="9.2.2" />
                    
Directory.Packages.props
<PackageReference Include="HIC.RDMP.Plugin.UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HIC.RDMP.Plugin.UI --version 9.2.2
                    
#r "nuget: HIC.RDMP.Plugin.UI, 9.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package HIC.RDMP.Plugin.UI@9.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=HIC.RDMP.Plugin.UI&version=9.2.2
                    
Install as a Cake Addin
#tool nuget:?package=HIC.RDMP.Plugin.UI&version=9.2.2
                    
Install as a Cake Tool

UI package for plugin development

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.2.2 76 5/19/2026
9.2.1 131 4/7/2026
9.2.0 119 3/9/2026
9.1.1 756 12/2/2025
9.1.0 260 11/24/2025
9.0.3 273 11/4/2025
9.0.2 254 10/21/2025
9.0.1 250 7/31/2025
9.0.0 668 7/22/2025
8.4.5 467 6/10/2025
8.4.5-rc1 314 6/9/2025
8.4.4 332 5/8/2025
8.4.4-rc1 293 3/4/2025
8.4.3 266 2/24/2025
8.4.3-rc1 179 2/17/2025
8.4.2 274 12/18/2024
8.4.1 261 12/10/2024
8.4.0 269 12/3/2024
8.3.1 294 10/22/2024
8.3.0 290 9/23/2024
Loading failed