Exe missing net core

  • Thread starter Thread starter Priya Bange
  • Start date Start date
P

Priya Bange

Guest
Hi Experts,

Am new to C# and building a project in .net core. Previously I had the same project in C# .net framework based on topshelf service. The package is available for .net core but when I do a release/debug it doesn't create an exe of my solution which I used to refer to install it as a service.

Could you please guide me how to do it in .net core to generate an exe for installing it as windows service with topshelf.

Thanks

Priya

Continue reading...
 

Similar threads

Back
Top