-
Recent Posts
Archives
Categories
Tag Archives: Deploy .NET Core Console App
How to Publish and Execute a .NET Core Console App!
Publishing a .NET Core app is as easy as 1,2,3. Here’s how: After you have created the console app, make sure you select Release from the Solution Configurations drop-down menu. Now right-click on the project node inside Solution Explorer … Continue reading
Posted in .NET
Tagged Build .NET Core Console App, Deploy .NET Core Console App
Comments Off on How to Publish and Execute a .NET Core Console App!