VC-LTL 5.0.6-Beta2

This is a prerelease version of VC-LTL.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

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

功能 —— 编译精巧的程序原来如此简单

 * 晚起的鸟儿也有虫虫吃,优雅的引用方式,仅添加一个属性表就能享受极致的体积体验。
 * 无缝使用最新C/C++库以及最新编译器,尽情的使用最新规范。神马异常流防护(guard:cf)、静态对象线程安全初始化(threadSafeInit)……统统放马过来吧!!
 * 拥有比微软原版更好的兼容性,即使想兼容Windows XP RTM也可以安心的对新编译器说“Yes”。
 * 完全的开放代码,广泛的接受用户意见,希望大家能踊跃的 pull requests,为VC-LTL添砖加瓦。

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.2 3,539 7/20/2025
5.2.2-Beta2 162 6/20/2025
5.2.2-Beta1 786 4/4/2025
5.2.1 11,658 3/4/2025
5.2.1-Beta4 442 2/3/2025
5.2.1-Beta3 383 1/21/2025
5.2.1-Beta2 345 1/15/2025
5.2.1-Beta1 1,107 11/27/2024
5.1.1 28,814 8/11/2024
5.1.1-Beta4 242 8/4/2024
5.1.1-Beta3 656 7/14/2024
5.1.1-Beta2 3,531 5/30/2024
5.1.1-Beta1 758 5/25/2024
5.0.10-Beta2 1,622 5/4/2024
5.0.10-Beta1 193 5/2/2024
5.0.9 18,541 10/1/2023
5.0.8 3,702 6/22/2023
5.0.8-Beta2 937 6/1/2023
5.0.8-Beta1 966 5/10/2023
5.0.7 1,360 5/7/2023
5.0.6 875 4/30/2023
5.0.6-Beta5 1,171 4/5/2023
5.0.6-Beta4 1,262 3/18/2023
5.0.6-Beta3 914 1/25/2023
5.0.6-Beta2 863 11/5/2022
5.0.6-Beta1 3,057 7/17/2022
5.0.5 37,077 5/15/2022
5.0.5-Beta1 761 3/19/2022
5.0.4 6,740 3/13/2022
5.0.4-Beta3 1,712 1/17/2022
5.0.4-Beta2 704 12/29/2021
5.0.4-Beta1 4,409 12/16/2021
5.0.3 1,061 12/8/2021
5.0.3-Beta1 1,694 11/2/2021
5.0.2-Beta1 1,890 10/9/2021
5.0.1 1,182 9/19/2021
5.0.1-Beta6 866 9/5/2021
5.0.1-Beta5 376 8/30/2021
5.0.1-Beta4 1,289 8/26/2021
4.1.3 5,907 7/12/2021
4.1.3-Beta2 510 6/18/2021
4.1.3-Beta1 1,469 6/3/2021
4.1.2 5,397 6/3/2021
4.1.2-Beta3 611 5/27/2021
4.1.2-Beta2 456 5/24/2021
4.1.2-Beta1 487 5/11/2021
4.1.1 6,079 2/7/2021
4.1.1-Beta7 634 12/18/2020
4.1.1-Beta5 412 11/5/2020
4.1.1-Beta4 467 9/26/2020
4.1.1-Beta3 503 9/1/2020
4.1.0.4 3,039 7/25/2020
4.0.3.8 2,631 1/17/2020

* 解决[Bug 36](https://github.com/Chuyu-Team/VC-LTL5/issues/36),修复VSCMD_ARG_TGT_ARCH的支持问题
* 新增[Fea 20](https://github.com/Chuyu-Team/VC-LTL5/issues/20),添加对VCPKG_TARGET_ARCHITECTURE的支持