DOTNET Weekly 2024: EPISODE 13, Advanced discussion of "dotnet publish" CLI

Описание к видео DOTNET Weekly 2024: EPISODE 13, Advanced discussion of "dotnet publish" CLI

Hi friends! This is a weekly video of .NET related stories and code discussions/presentations/demos, with a balanced dose of desktop, web, and mobile development targets. Also contains some optimization techniques, best practices, and about 10% subjective opinions on how .NET should be :)

In this episode, we are now continuing previous discussion from last week about .NET CLI tool of "dotnet publish", including having "self contained" and also its advanced form: the single file publishing. Finally, I can demo copying files from my local to configured VM! Yayy! Now, you'll see demo of default "framework dependent", "self contained", and single file publish and then running those published binaries on separate VM. Again, I also discuss some scenarios, especially when it's run on CI/CD, in more detail.

Immediate note: the video is uploaded a bit late, due to some problems on my connection side. sorry!

NOTE: again, due to nature of dotnet publish that is full of demo, I will deliver a continuation video of usage of dotnet publish when used with separate publish manifest including additional discussion of "dotnet publish" with ReadyToRun (R2R) to ensure as close as possible to native environment as a separate video since this video itself already full of discussion of advanced topics of dotnet publish!

Комментарии

Информация по комментариям в разработке