NF.Utilities 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NF.Utilities --version 1.1.0                
NuGet\Install-Package NF.Utilities -Version 1.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="1.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NF.Utilities --version 1.1.0                
#r "nuget: NF.Utilities, 1.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=1.1.0

// Install NF.Utilities as a Cake Tool
#tool nuget:?package=NF.Utilities&version=1.1.0                

公共类库,Json序列化方法优化

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 (10)

Showing the top 5 NuGet packages that depend on NF.Utilities:

Package Downloads
NF.Core.Configuration

组件配置管理,net5.0使用3以下的版本

NF.Core

NFCore基础组件库

NF.Core.Cache

Cache管理

NF.Core.MQ

消息队列组件,服务启动自动连接

NF.Common.WeiXin

微信接口库,net5.0使用3以下的版本

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.1.0-beta01 236 9/3/2024
3.0.8 284 4/8/2024
3.0.8-beta01 478 4/8/2024 3.0.8-beta01 is deprecated because it has critical bugs.
3.0.7 894 3/8/2024
3.0.6 163 1/17/2024
3.0.5 102 1/17/2024
3.0.4 94 1/17/2024
3.0.3 320 1/9/2024
3.0.2 125 1/9/2024 3.0.2 is deprecated because it has critical bugs.
3.0.2-beta1 129 12/22/2023 3.0.2-beta1 is deprecated because it has critical bugs.
3.0.1 174 10/12/2023 3.0.1 is deprecated because it has critical bugs.
3.0.1-beta2 130 5/4/2023 3.0.1-beta2 is deprecated because it has critical bugs.
3.0.1-beta1 119 4/26/2023 3.0.1-beta1 is deprecated because it has critical bugs.
3.0.0 8,426 4/6/2023 3.0.0 is deprecated because it has critical bugs.
3.0.0-beta1 554 3/20/2023 3.0.0-beta1 is deprecated because it has critical bugs.
2.0.6 283 2/28/2023
2.0.6-beta3 175 2/28/2023 2.0.6-beta3 is deprecated because it has critical bugs.
2.0.6-beta2 153 2/28/2023 2.0.6-beta2 is deprecated because it has critical bugs.
2.0.6-beta1 155 2/28/2023 2.0.6-beta1 is deprecated because it has critical bugs.
2.0.5 873 12/20/2022 2.0.5 is deprecated because it has critical bugs.
2.0.4 319 12/16/2022 2.0.4 is deprecated because it has critical bugs.
2.0.3 336 12/15/2022 2.0.3 is deprecated because it has critical bugs.
2.0.2 18,387 7/7/2022 2.0.2 is deprecated because it has critical bugs.
2.0.1 459 7/7/2022 2.0.1 is deprecated because it has critical bugs.
2.0.0 22,650 7/5/2022 2.0.0 is deprecated because it has critical bugs.
1.1.5 597 7/5/2022 1.1.5 is deprecated because it has critical bugs.
1.1.4 491 5/12/2022 1.1.4 is deprecated because it has critical bugs.
1.1.3 5,904 2/25/2022 1.1.3 is deprecated because it has critical bugs.
1.1.2 463 2/25/2022 1.1.2 is deprecated because it has critical bugs.
1.1.1 452 2/25/2022 1.1.1 is deprecated because it is no longer maintained and has critical bugs.
1.1.0 451 2/25/2022 1.1.0 is deprecated because it is no longer maintained and has critical bugs.
1.0.9 491 1/27/2022 1.0.9 is deprecated because it is no longer maintained and has critical bugs.
1.0.8 463 1/19/2022 1.0.8 is deprecated because it has critical bugs.
1.0.7 440 1/18/2022 1.0.7 is deprecated because it has critical bugs.
1.0.6 468 1/17/2022 1.0.6 is deprecated because it has critical bugs.
1.0.5 305 1/4/2022 1.0.5 is deprecated because it has critical bugs.
1.0.4 18,459 12/31/2021 1.0.4 is deprecated because it has critical bugs.
1.0.3 15,841 9/22/2021 1.0.3 is deprecated because it is no longer maintained and has critical bugs.
1.0.1 1,469 9/16/2021 1.0.1 is deprecated because it is no longer maintained and has critical bugs.

公共类库,Json序列化方法优化