DOTNET Weekly 2024: EPISODE 12, Overview of .NET SDK tool of dotnet publish
VisualStudio_ID_Dev VisualStudio_ID_Dev
30 subscribers
17 views
0

 Published On Premiered Sep 26, 2024

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 discussing .NET CLI tool of dotnet publish and its relation with dotnet build, especially when do we use both. I also discuss some scenarios, especially when it's run on CI/CD.

NOTE: due to nature of dotnet publish, you have to pay attention on some features, especially when there is a manifest. The more detailed explanation of the publish manifest will be discussed more in the next video!

Additional links:
dotnet publish docs: https://learn.microsoft.com/en-us/dot...
dotnet build docs: https://learn.microsoft.com/en-us/dot...

show more

Share/Embed