PublishedApplications 2.4.0

dotnet add package PublishedApplications --version 2.4.0
NuGet\Install-Package PublishedApplications -Version 2.4.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="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PublishedApplications --version 2.4.0
#r "nuget: PublishedApplications, 2.4.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=2.4.0

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

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

Not entirely sure what this means? Check out the project url (on the left) and/or watch the video: http://www.youtube.com/watch?v=-oPtsb11vBU

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

== v2.4 ==
 Allows using transformed config file.

== v2.3 ==
 Now allows copying extensionless files

== v2.2 ==
 Added uninstaller