ApiContractGenerator.MSBuild 1.0.0
dotnet add package ApiContractGenerator.MSBuild --version 1.0.0
NuGet\Install-Package ApiContractGenerator.MSBuild -Version 1.0.0
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="ApiContractGenerator.MSBuild" Version="1.0.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
对于支持 包引用 的项目,请将此 XML 节点复制到项目文件中以引用包。
paket add ApiContractGenerator.MSBuild --version 1.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
#r "nuget: ApiContractGenerator.MSBuild, 1.0.0"
#r 指令可用于 F# Interactive 和多语言笔记本中。请将其复制到交互式工具或脚本的源代码以引用包。
// Install ApiContractGenerator.MSBuild as a Cake Addin #addin nuget:?package=ApiContractGenerator.MSBuild&version=1.0.0 // Install ApiContractGenerator.MSBuild as a Cake Tool #tool nuget:?package=ApiContractGenerator.MSBuild&version=1.0.0
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获取支持。
在构建过程中生成可读的外部 API 合同文本文件。
-
.NETFramework 4.6
- 没有依赖项。
-
.NETStandard 1.6
- 没有依赖项。
NuGet 包
此包不被任何 NuGet 包使用。
GitHub 仓库 (1)
显示依赖于 ApiContractGenerator.MSBuild 的最受欢迎的 1 个 GitHub 仓库
仓库 | 星标 |
---|---|
OmerMor/AsyncBridge
为较旧的 .NET 3.5 和 .NET 4.0 项目添加新的 C# 5 async。
|
版本 | 下载 | 最后更新 |
---|---|---|
1.0.0 | 1,898 | 1/10/2018 |
1.0.0-rc.2 | 703 | 12/30/2017 |
1.0.0-rc.1 | 698 | 12/22/2017 |