SingleExecutable 2.4.0

dotnet add package SingleExecutable --version 2.4.0
                    
NuGet\Install-Package SingleExecutable -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="SingleExecutable" Version="2.4.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SingleExecutable" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="SingleExecutable">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 SingleExecutable --version 2.4.0
                    
#r "nuget: SingleExecutable, 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.
#addin nuget:?package=SingleExecutable&version=2.4.0
                    
Install SingleExecutable as a Cake Addin
#tool nuget:?package=SingleExecutable&version=2.4.0
                    
Install SingleExecutable as a Cake Tool

Tool that allows you to pack all your DLLs to the main executable.

More info: https://github.com/cincuranet/SingleExecutable/blob/master/README.md .

There are no supported framework assets in this package.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 13,606 6/10/2019
2.3.1 817 6/10/2019
2.3.0 4,548 1/14/2019
2.2.0 971 1/2/2019
2.1.1 2,189 9/22/2017
2.1.0 1,111 5/21/2017
2.0.0 1,168 4/4/2017
2.0.0-beta3 1,029 1/18/2017
2.0.0-beta2 928 11/18/2016
2.0.0-beta1 931 11/18/2016
1.1.0 1,249 11/9/2016
1.0.0 1,298 11/4/2016