HZCC.Framework.Net 1.0.0

Suggested Alternatives

HZCC.Common 1.0.1

Additional Details

HZCC.Common升级,修改部分命名空间不一致的问题

dotnet add package HZCC.Framework.Net --version 1.0.0
NuGet\Install-Package HZCC.Framework.Net -Version 1.0.0
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="HZCC.Framework.Net" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HZCC.Framework.Net --version 1.0.0
#r "nuget: HZCC.Framework.Net, 1.0.0"
#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.
// Install HZCC.Framework.Net as a Cake Addin
#addin nuget:?package=HZCC.Framework.Net&version=1.0.0

// Install HZCC.Framework.Net as a Cake Tool
#tool nuget:?package=HZCC.Framework.Net&version=1.0.0

#使用方式: #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 Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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
1.0.0 455 9/17/2021