KTools.Version1up.NetCore 2.0.10

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

The PowerShell script to increment the assembly version in project files. Ensure the Version element before run.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on KTools.Version1up.NetCore:

Package Downloads
KTools.NuGetPackup.NetCore

The PowerShell script to create a NuGet package for the project. Ensure the Version element in the project file before run.

KTools.ZipRelease.NetCore

The PowerShell script to build the project and create a ZIP file. Ensure the Version element in the project file before run.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.10 1,237 8/29/2018

For .NET Core.