![]() |
VOOZH | about |
HZCC.Common升级,修改部分命名空间不一致的问题
dotnet add package HZCC.Framework.Net --version 1.0.0
NuGet\Install-Package HZCC.Framework.Net -Version 1.0.0
<PackageReference Include="HZCC.Framework.Net" Version="1.0.0" />
<PackageVersion Include="HZCC.Framework.Net" Version="1.0.0" />Directory.Packages.props
<PackageReference Include="HZCC.Framework.Net" />Project file
paket add HZCC.Framework.Net --version 1.0.0
#r "nuget: HZCC.Framework.Net, 1.0.0"
#:package HZCC.Framework.Net@1.0.0
#addin nuget:?package=HZCC.Framework.Net&version=1.0.0Install as a Cake Addin
#tool nuget:?package=HZCC.Framework.Net&version=1.0.0Install as a Cake Tool
#使用方式: #1.FileHelper-附件上传 (上传配置:"MinioConfig": { "Server": "127.0.0.1:9000", //服务器地址 "UserKey": "xxxx", //用户名 或者UserKey "UserSecret": "xxx", //用户密码 或者UserSecret "UploadBucket": "xxxx" //上传的桶名称 }) #2.AppSettingsHelper-根据环境变量加载,获取appsetting.json配置信息 #3.LogHelper使用数据库配置信息: "conn": { "LogDbConnectionString": "User ID=xxx;Password=xxx;Host=xxx;Port=xx;Database=xxx" //公共日志库 }, //redis连接字符串 #4.Snowflake -生成雪花Guid,使用方法 Snowflake.GetId(); #5.Log4Net日志记录到数据库虚配置: "System": "HZCC.ARS.WebApi" //系统名称 用于Log日志记录
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 is compatible. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.0.0 | 907 | 9/17/2021 | 1.0.0 is deprecated because it has critical bugs. |