Composite.Integration.Nuget 1.1.4

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

This package integrates Nuget into Composite C1. Adding support for packages to depend on nuget packages aswell allowing developers to add packages from nuget from the C1 console.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.4 1,796 10/24/2013
1.1.3 1,298 10/24/2013
1.1.2 1,283 10/23/2013
1.1.1 1,295 10/23/2013
1.1.0 1,273 10/23/2013
1.0.0-beta131023 1,154 10/23/2013

Added such that mapping file support "{ver}", meaning that packages like bootstrap and jquery will as default behavior go to /Frontend/Script/libs/jquery/{nuget.version}/ and /Frontend/Styles/bootstrap/{nuget.version}/