nBuildKit.MsBuild.EntryPoint 1.1.0

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

Provides entry point script and shared import scripts that determine what tasks are available during a build, test or deployment process.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 617 6/15/2020
1.0.1 642 8/16/2019
1.0.0 783 1/6/2019
0.10.12 806 10/11/2018
0.10.11 809 9/13/2018
0.10.10 836 8/26/2018
0.10.9 1,024 7/17/2018
0.10.8 966 5/2/2018
0.10.7 1,103 4/5/2018
0.10.6 1,062 4/4/2018
0.10.5 1,082 3/6/2018
0.10.4 956 10/31/2017
0.10.3 959 10/12/2017
0.10.2 976 8/28/2017
0.10.1 1,035 7/17/2017
0.10.0 1,015 7/13/2017
0.9.4 1,021 6/14/2017
0.9.3 995 6/6/2017
0.9.2 1,019 5/14/2017
0.9.1 1,042 4/8/2017
0.9.0 1,053 4/3/2017

[263] Support project.json for determining NuGet package dependencies ()
[343] Allow cross-platform use ()