Skip to content
/ nupack Public

Visual Studio extension to build/deploy NuGet package

License

Notifications You must be signed in to change notification settings

cnsharp/nupack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NuPack

Visual Studio extension for building and publishing NuGet packages.

Features

  • Build and Deploy Packages

Deploy command menu Package metadata Package metadata

  • Classic projects support

    • Add packages.nuspec Add packages.nuspec

    • Common Assembly Info Editor

Assembly info command menu Assembly info editor

  • SDK-based Projects Support

    • Add Directory.Build.props to manage common package info for SDK-based projects.

Add Directory.Build.props

  • Auto Increment Version
    • For classic projects,use AssemblyInfo with wildcard version number like '1.0.*'.
    • For SDK-based projects,you can input version number contains wildcard in the dialog and then it will be replaced by this extension during build.

Release notes

Release notes

Download

Visual Studio Gallery

Fork on Github

https://github.com/cnsharp/nupack

About

Visual Studio extension to build/deploy NuGet package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published