NF.Utilities
3.1.0
dotnet add package NF.Utilities --version 3.1.0
NuGet\Install-Package NF.Utilities -Version 3.1.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="NF.Utilities" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NF.Utilities --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NF.Utilities, 3.1.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 NF.Utilities as a Cake Addin #addin nuget:?package=NF.Utilities&version=3.1.0 // Install NF.Utilities as a Cake Tool #tool nuget:?package=NF.Utilities&version=3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
公共类库,增加DataTable转excel
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.Http.Features (>= 3.1.32)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- MiniExcel (>= 1.34.1)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.1.2)
- NPOI (>= 2.4.1)
- System.Drawing.Common (>= 8.0.8)
-
net8.0
- Microsoft.AspNetCore.Http.Features (>= 3.1.32)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Http (>= 8.0.0)
- MiniExcel (>= 1.34.1)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.1.2)
- NPOI (>= 2.4.1)
- System.Drawing.Common (>= 8.0.8)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on NF.Utilities:
Package | Downloads |
---|---|
NF.Core.Configuration
组件配置管理,依赖项更新 |
|
NF.Core
NFCore基础组件库,依赖库更新 |
|
NF.Core.Cache
Cache管理,依赖项更新 |
|
NF.Core.MQ
消息队列组件,服务启动自动连接,依赖项更新 |
|
NF.Common.WeiXin
微信接口库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.1.0 | 701 | 10/18/2024 | |
3.1.0-beta01 | 407 | 9/3/2024 | |
3.0.8 | 405 | 4/8/2024 | |
3.0.8-beta01 | 494 | 4/8/2024 | |
3.0.7 | 928 | 3/8/2024 | |
3.0.6 | 172 | 1/17/2024 | |
3.0.5 | 113 | 1/17/2024 | |
3.0.4 | 109 | 1/17/2024 | |
3.0.3 | 333 | 1/9/2024 | |
3.0.2 | 136 | 1/9/2024 | |
3.0.2-beta1 | 138 | 12/22/2023 | |
3.0.1 | 195 | 10/12/2023 | |
3.0.1-beta2 | 139 | 5/4/2023 | |
3.0.1-beta1 | 128 | 4/26/2023 | |
3.0.0 | 9,263 | 4/6/2023 | |
3.0.0-beta1 | 579 | 3/20/2023 | |
2.0.6 | 293 | 2/28/2023 | |
2.0.6-beta3 | 184 | 2/28/2023 | |
2.0.6-beta2 | 160 | 2/28/2023 | |
2.0.6-beta1 | 164 | 2/28/2023 | |
2.0.5 | 887 | 12/20/2022 | |
2.0.4 | 333 | 12/16/2022 | |
2.0.3 | 352 | 12/15/2022 | |
2.0.2 | 18,417 | 7/7/2022 | |
2.0.1 | 473 | 7/7/2022 | |
2.0.0 | 22,694 | 7/5/2022 | |
1.1.5 | 613 | 7/5/2022 | |
1.1.4 | 506 | 5/12/2022 | |
1.1.3 | 5,919 | 2/25/2022 | |
1.1.2 | 479 | 2/25/2022 | |
1.1.1 | 463 | 2/25/2022 | |
1.1.0 | 461 | 2/25/2022 | |
1.0.9 | 501 | 1/27/2022 | |
1.0.8 | 480 | 1/19/2022 | |
1.0.7 | 456 | 1/18/2022 | |
1.0.6 | 486 | 1/17/2022 | |
1.0.5 | 319 | 1/4/2022 | |
1.0.4 | 18,473 | 12/31/2021 | |
1.0.3 | 15,867 | 9/22/2021 | |
1.0.1 | 1,479 | 9/16/2021 |
公共类库