ApiContractGenerator.MSBuild 1.0.0

dotnet add package ApiContractGenerator.MSBuild --version 1.0.0
NuGet\Install-Package ApiContractGenerator.MSBuild -Version 1.0.0
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="ApiContractGenerator.MSBuild" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ApiContractGenerator.MSBuild --version 1.0.0
#r "nuget: ApiContractGenerator.MSBuild, 1.0.0"
#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 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

Generates readable external API contract text files for assemblies on build.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 1.6

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on ApiContractGenerator.MSBuild:

Repository Stars
OmerMor/AsyncBridge
Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.
Version Downloads Last updated
1.0.0 1,864 1/10/2018
1.0.0-rc.2 700 12/30/2017
1.0.0-rc.1 696 12/22/2017