Link Menu Search Expand Document

.NET (.NET Core)

Table of contents

  1. Create self contained executable

Create self contained executable

My understanding is that this will be an executable that will have all needed dependencies inside of it.

Search for dotnet-warp to do this. (https://github.com/Hubert-Rybak/dotnet-warp?WT.mc_id=-blog-scottha)


Gilgalab Knowledge Base