Hymson.Infrastructure 3.0.4.7

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

基础设施服务

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (8)

Showing the top 5 NuGet packages that depend on Hymson.Infrastructure:

Package Downloads
Hymson.WaterMark

生成水位线服务,获取水位线服务

Hymson.Localization

多语言实现相关服务

Hymson.Print.DataService

打印数据服务

Hymson.Excel.Abstractions

Excel导入导出SDK 抽象类

Hymson.ClearCache

清理缓存服务

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.4.7 198 7/12/2025
3.0.4.6 158 7/12/2025
3.0.4.5 224 7/6/2025
3.0.4.4 184 6/28/2025
3.0.4.3 158 6/28/2025
3.0.4.2 171 6/21/2025
3.0.4.1 155 6/21/2025
3.0.3.1 160 6/21/2025
3.0.2 160 6/21/2025
3.0.1 165 6/21/2025
2.1.197-Oracle 260 10/31/2024
2.1.188 431 10/31/2024
2.1.188-DM 237 11/4/2024
2.0.1 255 6/15/2025
2.0.0 244 6/14/2025

此次升级的目的是从.net core 6.0升级到8.0