Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A launcher for .NET Core applications (FDD)

Just rename the executable to have the same name as the target assembly (without the .dll). Works regardless of whether the executable is in your PATH or symlinked into somewhere on your PATH.

If you have questions, or would like to contribute, please feel free to get in touch.

Note - you could instead run dotnet publish -r <SomeRID> to create a self-contained deployment (which includes a native launcher), but if you want to produce a single directory with executables for more than OS then this might be a better option.

About

A cross-platform launcher for framework-dependent deployments of .NET Core applications

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages