VC-LTL
5.1.1-Beta4
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package VC-LTL --version 5.1.1-Beta4
NuGet\Install-Package VC-LTL -Version 5.1.1-Beta4
<PackageReference Include="VC-LTL" Version="5.1.1-Beta4" />
<PackageVersion Include="VC-LTL" Version="5.1.1-Beta4" />
<PackageReference Include="VC-LTL" />
paket add VC-LTL --version 5.1.1-Beta4
#r "nuget: VC-LTL, 5.1.1-Beta4"
#:package VC-LTL@5.1.1-Beta4
#addin nuget:?package=VC-LTL&version=5.1.1-Beta4&prerelease
#tool nuget:?package=VC-LTL&version=5.1.1-Beta4&prerelease
功能 —— 编译精巧的程序原来如此简单
* 晚起的鸟儿也有虫虫吃,优雅的引用方式,仅添加一个属性表就能享受极致的体积体验。
* 无缝使用最新C/C++库以及最新编译器,尽情的使用最新规范。神马异常流防护(guard:cf)、静态对象线程安全初始化(threadSafeInit)……统统放马过来吧!!
* 拥有比微软原版更好的兼容性,即使想兼容Windows XP RTM也可以安心的对新编译器说“Yes”。
* 完全的开放代码,广泛的接受用户意见,希望大家能踊跃的 pull requests,为VC-LTL添砖加瓦。
| Product | Versions 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. |
-
native 0.0
- YY.NuGet.Import.Helper (>= 1.0.1)
- YY-Thunks (>= 1.1.2-Beta7)
-
net8.0-windows7.0
- YY-Thunks (>= 1.1.2-Beta7)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VC-LTL:
| Package | Downloads |
|---|---|
|
WenAntdUI
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VC-LTL:
| Repository | Stars |
|---|---|
|
AntdUI/AntdUI
👚 Winform interface library based on the Ant Design
|
|
|
lindexi/lindexi_gd
博客用到的代码
|
| Version | Downloads | Last Updated |
|---|---|---|
| 5.3.1 | 2,007 | 12/12/2025 |
| 5.3.1-Beta3 | 229 | 12/4/2025 |
| 5.3.1-Beta2 | 1,056 | 11/18/2025 |
| 5.3.1-Beta1 | 261 | 11/16/2025 |
| 5.2.2 | 7,497 | 7/20/2025 |
| 5.2.2-Beta2 | 284 | 6/20/2025 |
| 5.2.2-Beta1 | 894 | 4/4/2025 |
| 5.2.1 | 13,208 | 3/4/2025 |
| 5.2.1-Beta4 | 538 | 2/3/2025 |
| 5.2.1-Beta3 | 470 | 1/21/2025 |
| 5.2.1-Beta2 | 455 | 1/15/2025 |
| 5.2.1-Beta1 | 1,307 | 11/27/2024 |
| 5.1.1 | 30,189 | 8/11/2024 |
| 5.1.1-Beta4 | 315 | 8/4/2024 |
| 5.1.1-Beta3 | 773 | 7/14/2024 |
| 5.1.1-Beta2 | 3,632 | 5/30/2024 |
| 5.1.1-Beta1 | 875 | 5/25/2024 |
| 5.0.10-Beta2 | 1,729 | 5/4/2024 |
| 5.0.10-Beta1 | 287 | 5/2/2024 |
| 5.0.9 | 19,216 | 10/1/2023 |
* Bug #67, ___lc_locale_name_func改用Tls实现,解决XP目标时全局变量占用过多内存。
* Opt, 同步YY-Thunks 1.1.2-Beta7,提高Windows XP Tls稳定性。
* Opt, 同步YY.NuGet.Import.Helper 1.0.1,提供VS2015使用nuget的兼容性。