Skip to content

An open sourced Visual Studio 2013 Extension used to easily create NuGet packages out of class libraries.

Notifications You must be signed in to change notification settings

ZinkoSoft/NuSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

NuSet

Copyright (C) 2014 ZinkoSoft

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See License.md for the GNU General Public License

An open sourced Visual Studio 2013 Extension used to easily create NuGet packages out of class libraries.

The goal for this extension is to fill the gap between setting up a NuGet package and finalizing the package out to either the NuGet repository online, local, or company hosted repository.

I have been using PSake and building the packages to the specification from http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package

Any code checkins should have a unit test, and should be added into the integration testing for the Visual Studio Extension.

Use StyleCop and ReSharper or some other refactoring tool

About

An open sourced Visual Studio 2013 Extension used to easily create NuGet packages out of class libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages