YY-Thunks 1.2.2-Beta.2

This is a prerelease version of YY-Thunks.
dotnet add package YY-Thunks --version 1.2.2-Beta.2
                    
NuGet\Install-Package YY-Thunks -Version 1.2.2-Beta.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="YY-Thunks" Version="1.2.2-Beta.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YY-Thunks" Version="1.2.2-Beta.2" />
                    
Directory.Packages.props
<PackageReference Include="YY-Thunks" />
                    
Project file
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 YY-Thunks --version 1.2.2-Beta.2
                    
#r "nuget: YY-Thunks, 1.2.2-Beta.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 YY-Thunks@1.2.2-Beta.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=YY-Thunks&version=1.2.2-Beta.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=YY-Thunks&version=1.2.2-Beta.2&prerelease
                    
Install as a Cake Tool

功能 —— 让兼容Windows更轻松
- 简洁优雅,一个obj解决找不到指定入口点问题。

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • native 0.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on YY-Thunks:

Package Downloads
M56X.WinFormsCore

Package Description

WenAntdUI

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on YY-Thunks:

Repository Stars
AntdUI/AntdUI
👚 Winform interface library based on the Ant Design
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
1.2.2-Beta.2 51 5/14/2026
1.2.2-Beta.1 50 5/11/2026
1.2.1 168 5/7/2026
1.2.1-Beta.7 62 4/27/2026
1.2.1-Beta.6 58 4/22/2026
1.2.1-Beta.5 56 4/19/2026
1.2.1-Beta.4 55 4/18/2026
1.2.1-Beta.3 53 4/16/2026
1.2.1-Beta.2 79 2/22/2026
1.2.1-Beta.1 476 2/14/2026
1.1.10-Beta3 128 1/29/2026
1.1.10-Beta2 92 1/28/2026
1.1.10-Beta1 195 12/14/2025
1.1.9 3,338 11/16/2025
1.1.9-Beta4 261 11/6/2025
1.1.9-Beta3 249 10/28/2025
1.1.9-Beta2 248 10/19/2025
1.1.9-Beta1 228 10/8/2025
1.1.8 2,081 9/12/2025
1.1.8-Beta5 258 9/5/2025
Loading failed

* Fea #138, 常规补充API
 - 添加 CryptImportPublicKeyInfoEx2
 - 添加 CreateProcessWithTokenW
 - 添加 NCryptCreatePersistedKey
 - 添加 NCryptDeleteKey
 - 添加 NCryptExportKey
 - 添加 NCryptFinalizeKey
 - 添加 NCryptFreeObject
 - 添加 NCryptGetProperty
 - 添加 NCryptSetProperty
 - 添加 NCryptImportKey
 - 添加 NCryptIsAlgSupported
 - 添加 NCryptOpenKey
 - 添加 NCryptOpenStorageProvider
 - 添加 NCryptSignHash
 - 添加 NCryptEncrypt
 - 添加 NCryptDecrypt
 - 添加 NCryptCloseProtectionDescriptor
 - 添加 NCryptCreateProtectionDescriptor
 - 添加 NCryptGetProtectionDescriptorInfo
 - 添加 NCryptProtectSecret
 - 添加 NCryptUnprotectSecret
 - 添加 NCryptDeriveKey
 - 添加 NCryptSecretAgreement
 - 添加 NCryptVerifySignature
 - 添加 GetUnicastIpAddressTable
 - 添加 NotifyStableUnicastIpAddressTable
 - 添加 NotifyIpInterfaceChange(不再是空壳函数)