YCLibrary 2.5.23

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

// Install YCLibrary as a Cake Tool
#tool nuget:?package=YCLibrary&version=2.5.23

常用的类库。
1. 丰富的字符串类库
2. 丰富的加解密类库
3. 异步调用、Json、数组
4. 其它常见功能类库

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on YCLibrary:

Package Downloads
YCLibrary.Controls

常用的winForm控件库,本库依赖YCLibrary包。

YCLibrary.Medias.Controls

对VLC的二次封装(x86),本库依赖YCLibrary、YCLibrary.Controls和Vlc.DotNet.Forms包。

YCLibrary.Medias.vMix

对vMix的二次封装,本库依赖YCLibrary、YCLibrary.Controls包。

YCLibrary.Medias.OBS

对OBS web-socket的二次封装,本库依赖YCLibrary、YCLibaray.Controls包。

YCLibrary.Utilities.GZip

ZIP操作库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.4.3 160 11/28/2023
2.6.4.2 111 11/13/2023
2.6.4 114 11/4/2023
2.6.3.3 124 10/25/2023
2.6.3.2 142 10/9/2023
2.6.3.1 171 8/17/2023
2.6.1 128 8/4/2023
2.5.26 141 7/28/2023
2.5.25.1 146 7/25/2023
2.5.24 254 3/10/2023
2.5.23 219 3/7/2023
2.5.22 210 3/6/2023
2.5.21 228 2/14/2023
2.5.19 285 1/13/2023
2.5.14 382 12/13/2021
2.5.13 290 12/8/2021
2.5.12 3,524 11/25/2021
2.5.11 9,484 11/24/2021
2.5.10 329 11/18/2021
2.5.9 3,709 11/15/2021

新增Network类库,支持TCP、UDP统一的编程接口。
新增日期类库。
新增注册表类库。
扩展HttpUtil类库。