YY.NuGet.Import.Helper 1.0.0.4

Requires NuGet 2.5 or higher.

dotnet add package YY.NuGet.Import.Helper --version 1.0.0.4
NuGet\Install-Package YY.NuGet.Import.Helper -Version 1.0.0.4
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.NuGet.Import.Helper" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add YY.NuGet.Import.Helper --version 1.0.0.4
#r "nuget: YY.NuGet.Import.Helper, 1.0.0.4"
#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 YY.NuGet.Import.Helper as a Cake Addin
#addin nuget:?package=YY.NuGet.Import.Helper&version=1.0.0.4

// Install YY.NuGet.Import.Helper as a Cake Tool
#tool nuget:?package=YY.NuGet.Import.Helper&version=1.0.0.4

功能 —— 增强NuGet导入

该 Helper 新增了 4 组导入位点,分别是:

$(VCTargetsPath)\Microsoft.Cpp.props 之前
$(VCTargetsPath)\Microsoft.Cpp.props 之后
$(VCTargetsPath)\Microsoft.Cpp.targets 之前
$(VCTargetsPath)\Microsoft.Cpp.targets 之后

全面增强C++ Import,让你的NuGet包创造更多可能!

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.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on YY.NuGet.Import.Helper:

Package Downloads
VC-LTL

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

ucxxrt

The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.

zlib.static

zlib is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), rfc1951.txt (deflate format) and rfc1952.txt (gzip format).

libpng.static

Reference library for supporting the Portable Network Graphics (PNG) format.

libjpeg.static

This distribution contains the ninth public release of the Independent JPEG Group's free JPEG software. You are welcome to redistribute this software and to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone, Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers, and other members of the Independent JPEG Group.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.4 29,519 9/19/2020
1.0.0.2 16,489 1/14/2020
1.0.0.1 482 1/4/2020

* 新增Fea,为VS2008平台工具集提供支持。
     * 新增Fea,为NuGet PC(packages.config)模式提供 ExcludedFromBuild 支持。