dotnetCampus.PublishFolderCleaner 3.19.2

dotnet add package dotnetCampus.PublishFolderCleaner --version 3.19.2
                    
NuGet\Install-Package dotnetCampus.PublishFolderCleaner -Version 3.19.2
                    
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="dotnetCampus.PublishFolderCleaner" Version="3.19.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="dotnetCampus.PublishFolderCleaner" Version="3.19.2" />
                    
Directory.Packages.props
<PackageReference Include="dotnetCampus.PublishFolderCleaner" />
                    
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 dotnetCampus.PublishFolderCleaner --version 3.19.2
                    
#r "nuget: dotnetCampus.PublishFolderCleaner, 3.19.2"
                    
#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 dotnetCampus.PublishFolderCleaner@3.19.2
                    
#: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=dotnetCampus.PublishFolderCleaner&version=3.19.2
                    
Install as a Cake Addin
#tool nuget:?package=dotnetCampus.PublishFolderCleaner&version=3.19.2
                    
Install as a Cake Tool

本工具提供 NuGet 包,可以在安装完成之后,发布应用将让发布文件夹下只包含一个 exe 和一个 lib 文件夹。此 exe 即是入口可执行文件,而 lib 文件夹就是原本的发布文件夹下的其他的文件

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 3.1

    • No dependencies.
  • net6.0

    • 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 dotnetCampus.PublishFolderCleaner:

Repository Stars
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
3.19.2 82 4/21/2026
3.19.2-alpha.1 31 4/21/2026
3.19.1 109 3/11/2026
3.19.0 102 3/11/2026
3.17.10 156 1/26/2026
3.17.9 332 12/17/2025
3.17.7 604 7/21/2025
3.17.6 309 6/26/2025
3.17.6-alpha01 185 6/26/2025
3.17.5 388 3/28/2025
3.17.4 341 3/10/2025
3.17.3 274 2/25/2025
3.17.3-alpha01 153 2/25/2025
3.17.2 355 12/3/2024
3.17.1 339 11/12/2024
3.17.1-alpha02 176 11/12/2024
3.17.0 269 11/11/2024
3.16.7 274 11/4/2024
3.16.6 367 9/10/2024
3.16.5 388 7/16/2024
Loading failed