PublishedApplications 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PublishedApplications --version 1.0.0
NuGet\Install-Package PublishedApplications -Version 1.0.0
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="PublishedApplications" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PublishedApplications --version 1.0.0
#r "nuget: PublishedApplications, 1.0.0"
#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 PublishedApplications as a Cake Addin
#addin nuget:?package=PublishedApplications&version=1.0.0

// Install PublishedApplications as a Cake Tool
#tool nuget:?package=PublishedApplications&version=1.0.0

This gives your non web project the ability to be put into a published folder, just like your web project does when being built outside of visual studio.

This is based on this post by David Keaveny: http://davidkeaveny.blogspot.com/2011/03/publishing-net-applications.html

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PublishedApplications:

Repository Stars
chucknorris/dropkick
DropkicK - A deployment framework
Version Downloads Last updated
2.4.0 5,658 12/13/2013
2.3.0 1,258 9/12/2013
2.2.0.20130425 1,071 4/25/2013
2.2.0 64 4/4/2013
2.1.0 809 7/6/2011
2.0.0 54 7/2/2011
1.0.0 85 3/15/2011