App.yuanfan
1.0.2
dotnet add package App.yuanfan --version 1.0.2
NuGet\Install-Package App.yuanfan -Version 1.0.2
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="App.yuanfan" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add App.yuanfan --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: App.yuanfan, 1.0.2"
#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 App.yuanfan as a Cake Addin #addin nuget:?package=App.yuanfan&version=1.0.2 // Install App.yuanfan as a Cake Tool #tool nuget:?package=App.yuanfan&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
说明文档
App.yuanfan 主要整理了一些常用功能类库
1.0.2.0
发布日期:2023/10/16
发布内容:
- 增加反射赋值,环形队列等
1.0.1.9
发布日期:2023/5/26
发布内容:
- 第三方依赖库更新
1.0.1.8
发布日期:2023/5/26
发布内容:
- 初始版本
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Dapper (>= 2.0.123)
- FluentFTP (>= 38.0.0)
- Microsoft.AspNet.WebApi (>= 5.2.9)
- Microsoft.AspNet.WebApi.SelfHost (>= 5.2.9)
- Microsoft.AspNetCore.Http (>= 2.1.34)
- Microsoft.AspNetCore.Server.Kestrel.Core (>= 2.1.25)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- MQTTnet.Extensions.ManagedClient (>= 3.1.2)
- MySql.Data (>= 8.0.26)
- Newtonsoft.Json (>= 13.0.3)
- NLog (>= 5.0.0)
- NLog.Config (>= 4.7.15)
- NPOI (>= 2.5.6)
- OPCFoundation.NetStandard.Opc.Ua (>= 1.4.371.91)
- Portable.BouncyCastle (>= 1.9.0)
- Quartz (>= 3.4.0)
- StackExchange.Redis (>= 2.5.61)
- System.Buffers (>= 4.5.1)
- System.Data.SQLite (>= 1.0.116)
- System.Diagnostics.DiagnosticSource (>= 4.7.1)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.IO.Pipelines (>= 6.0.3)
- System.Memory (>= 4.5.5)
- System.Net.Primitives (>= 4.3.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Text.Encodings.Web (>= 6.0.0)
- System.Threading.Channels (>= 7.0.0)
- YamlDotNet (>= 12.3.1)
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.2 | 264 | 10/16/2023 |
1.0.1.9 | 184 | 5/26/2023 |
1.0.1.8 | 159 | 5/26/2023 |
1.0.1.7 | 544 | 5/11/2022 |
1.0.1.6 | 506 | 5/4/2022 |
1.0.1.5 | 511 | 5/4/2022 |
1.0.1.4 | 445 | 4/22/2022 |
1.0.1.3 | 416 | 4/6/2022 |
1.0.1.2 | 438 | 3/19/2022 |
1.0.1.1 | 480 | 3/10/2022 |
1.0.1 | 499 | 1/18/2022 |
1.0.0.9 | 357 | 11/3/2021 |
1.0.0.8 | 335 | 11/2/2021 |
1.0.0.7 | 297 | 11/1/2021 |
1.0.0.6 | 393 | 11/1/2021 |
1.0.0.5 | 385 | 10/15/2021 |
1.0.0.4 | 390 | 10/11/2021 |
1.0.0.3 | 361 | 10/8/2021 |
1.0.0.2 | 362 | 10/6/2021 |
1.0.0.1 | 497 | 9/30/2021 |
1.0.0 | 437 | 9/30/2021 |
增加反射赋值,环形队列等.