NuProj 0.11.30
See the version list below for details.
dotnet add package NuProj --version 0.11.30
NuGet\Install-Package NuProj -Version 0.11.30
<PackageReference Include="NuProj" Version="0.11.30"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add NuProj --version 0.11.30
#r "nuget: NuProj, 0.11.30"
// 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.
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,517 | 7/25/2017 |
0.11.30 | 103,963 | 7/25/2017 |
0.11.28-beta | 1,598 | 6/12/2017 |
0.11.14-beta | 27,697 | 7/18/2016 |
0.11.12-beta | 1,166 | 7/15/2016 |
0.10.4-beta-gf7fc34e7d8 | 473,440 | 9/21/2015 |
0.9.3-beta | 25,829 | 1/12/2015 |
0.9.2-beta | 2,688 | 6/2/2014 |
0.9.1-beta | 1,024 | 5/19/2014 |