Communication.Windows.Framework.Template
1.0.1
dotnet new install Communication.Windows.Framework.Template@1.0.1
This package contains a .NET Template Package you can call from the shell/command line.
Communication Windows Framework Template
NuGet package with a dotnet new template for bootstrapping a new WPF project from Communication.Windows.Framework.
Install
dotnet new install Communication.Windows.Framework.Template
Create a project
dotnet new cwf -n MyCompany.MyProduct
The generated project will:
- create a copy of the starter project
- rename the
.csprojand solution file - replace
Communication.Windows.Frameworkwith your project name in namespaces and XAML class names
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.