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.
<PackageVersion Include="App.yuanfan" Version="1.0.2" />
<PackageReference Include="App.yuanfan" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package App.yuanfan@1.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=App.yuanfan&version=1.0.2
#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 | 333 | 10/16/2023 |
1.0.1.9 | 267 | 5/26/2023 |
1.0.1.8 | 241 | 5/26/2023 |
1.0.1.7 | 642 | 5/11/2022 |
1.0.1.6 | 602 | 5/4/2022 |
1.0.1.5 | 619 | 5/4/2022 |
1.0.1.4 | 555 | 4/22/2022 |
1.0.1.3 | 516 | 4/6/2022 |
1.0.1.2 | 543 | 3/19/2022 |
1.0.1.1 | 590 | 3/10/2022 |
1.0.1 | 673 | 1/18/2022 |
1.0.0.9 | 475 | 11/3/2021 |
1.0.0.8 | 451 | 11/2/2021 |
1.0.0.7 | 419 | 11/1/2021 |
1.0.0.6 | 497 | 11/1/2021 |
1.0.0.5 | 499 | 10/15/2021 |
1.0.0.4 | 576 | 10/11/2021 |
1.0.0.3 | 473 | 10/8/2021 |
1.0.0.2 | 485 | 10/6/2021 |
1.0.0.1 | 758 | 9/30/2021 |
1.0.0 | 636 | 9/30/2021 |
增加反射赋值,环形队列等.