NuProj 0.11.30

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NuProj --version 0.11.30
NuGet\Install-Package NuProj -Version 0.11.30
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="NuProj" Version="0.11.30">
  <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 NuProj --version 0.11.30
#r "nuget: NuProj, 0.11.30"
#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 NuProj as a Cake Addin
#addin nuget:?package=NuProj&version=0.11.30

// Install NuProj as a Cake Tool
#tool nuget:?package=NuProj&version=0.11.30

NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects.

In general, the definition of a NuProj file is very similar to the NuGet .nuspec file – except that it is done via MSBuild. In fact, NuProj generates the .nuspec file and simply calles NuGet to build the package.  

Thus, for details you can still refer to the official NuGet documentation.

There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on NuProj:

Repository Stars
microsoft/service-fabric-services-and-actors-dotnet
Reliable Services and Reliable Actors are Service Fabric application frameworks for building highly-scalable distributed cloud applications.
microsoft/service-fabric-aspnetcore
This repo contains ASP.NET Core integration for Service Fabric Reliable Services.
Version Downloads Last updated
0.20.4-beta 9,376 7/25/2017
0.11.30 101,055 7/25/2017
0.11.28-beta 1,559 6/12/2017
0.11.14-beta 27,531 7/18/2016
0.11.12-beta 1,127 7/15/2016
0.10.4-beta-gf7fc34e7d8 471,773 9/21/2015
0.9.3-beta 25,707 1/12/2015
0.9.2-beta 2,645 6/2/2014
0.9.1-beta 989 5/19/2014