PublishedApplications 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
Install-Package PublishedApplications -Version 2.4.0
dotnet add package PublishedApplications --version 2.4.0
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
== v2.4 ==
Allows using transformed config file.
== v2.3 ==
Now allows copying extensionless files
== v2.2 ==
Added uninstaller
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on PublishedApplications:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
chucknorris/dropkick
DropkicK - A deployment framework
|