PublishedApplications 2.4.0
dotnet add package PublishedApplications --version 2.4.0
NuGet\Install-Package PublishedApplications -Version 2.4.0
<PackageReference Include="PublishedApplications" Version="2.4.0" />
paket add PublishedApplications --version 2.4.0
#r "nuget: PublishedApplications, 2.4.0"
// 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
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PublishedApplications:
Repository | Stars |
---|---|
chucknorris/dropkick
DropkicK - A deployment framework
|
== v2.4 ==
Allows using transformed config file.
== v2.3 ==
Now allows copying extensionless files
== v2.2 ==
Added uninstaller