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
#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

说明文档

App.yuanfan 主要整理了一些常用功能类库

1.0.2.0

  • 发布日期:2023/10/16

  • 发布内容:

    • 增加反射赋值,环形队列等

1.0.1.9

  • 发布日期:2023/5/26

  • 发布内容:

    • 第三方依赖库更新

1.0.1.8

  • 发布日期:2023/5/26

  • 发布内容:

    • 初始版本
Product 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.

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 243 10/16/2023
1.0.1.9 155 5/26/2023
1.0.1.8 136 5/26/2023
1.0.1.7 514 5/11/2022
1.0.1.6 468 5/4/2022
1.0.1.5 487 5/4/2022
1.0.1.4 416 4/22/2022
1.0.1.3 403 4/6/2022
1.0.1.2 412 3/19/2022
1.0.1.1 446 3/10/2022
1.0.1 470 1/18/2022
1.0.0.9 332 11/3/2021
1.0.0.8 310 11/2/2021
1.0.0.7 276 11/1/2021
1.0.0.6 351 11/1/2021
1.0.0.5 345 10/15/2021
1.0.0.4 361 10/11/2021
1.0.0.3 330 10/8/2021
1.0.0.2 338 10/6/2021
1.0.0.1 469 9/30/2021
1.0.0 400 9/30/2021

增加反射赋值,环形队列等.