HiP.Core 5.0.4

dotnet add package HiP.Core --version 5.0.4
                    
NuGet\Install-Package HiP.Core -Version 5.0.4
                    
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="HiP.Core" Version="5.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HiP.Core" Version="5.0.4" />
                    
Directory.Packages.props
<PackageReference Include="HiP.Core" />
                    
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 HiP.Core --version 5.0.4
                    
#r "nuget: HiP.Core, 5.0.4"
                    
#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 HiP.Core@5.0.4
                    
#: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=HiP.Core&version=5.0.4
                    
Install as a Cake Addin
#tool nuget:?package=HiP.Core&version=5.0.4
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HiP.Core:

Package Downloads
HiP.Mvc

Hi-P MVC相关基础包,含基础后台管理功能

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.4 40 7/31/2026
5.0.3 104 7/23/2026
5.0.2 124 7/16/2026 5.0.2 is deprecated because it has critical bugs.
5.0.1 123 7/14/2026 5.0.1 is deprecated because it has critical bugs.
5.0.0 122 7/13/2026 5.0.0 is deprecated because it has critical bugs.
4.5.2 130 6/23/2026
4.5.1.1 124 6/16/2026
4.5.1 120 6/16/2026
4.5.0 123 6/15/2026
4.4.3.3 119 6/5/2026
4.4.3.2 127 6/1/2026
4.4.3.1 125 6/1/2026
4.4.3 126 5/29/2026
4.4.2.1 136 5/20/2026
4.4.2 133 5/19/2026
4.4.1.6 137 5/9/2026
4.4.1.5 130 5/8/2026
4.4.1.4 145 4/29/2026
4.4.1.3 148 4/8/2026
4.4.1.2 133 3/25/2026
Loading failed