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.
<PackageVersion Include="PublishedApplications" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="PublishedApplications" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package PublishedApplications@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PublishedApplications&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=PublishedApplications&version=1.0.0
                    
Install as a Cake Tool

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,659 12/13/2013
2.3.0 1,259 9/12/2013
2.2.0.20130425 1,072 4/25/2013
2.2.0 65 4/4/2013
2.1.0 810 7/6/2011
2.0.0 55 7/2/2011
1.0.0 85 3/15/2011