filmov
tv
DOTNET Weekly 2024: EPISODE 12, Overview of .NET SDK tool of dotnet publish
Показать описание
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:
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: