Building and Deploying WPF Applications
The build and deployment model provides the capability to build and deploy applications locally and remotely, including the following:
MSBuild: the .NET build system located in the Microsoft.Build.Tasks.Windows namespace.
Resources: working with UI resources.
ClickOnce Deployment: the .NET publishing and deployment system.
In This Section
Building a WPF Application
Deploying a WPF Application
How-to Topics
Reference
MSBuild
Related Sections
Application Management Overview
Windows in WPF
Navigation Overview
WPF XAML Browser Applications Overview
Hosting
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback