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 .csproj and solution file
  • replace Communication.Windows.Framework with 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.

Version Downloads Last Updated
1.0.1 293 4/19/2026
1.0.0 280 4/18/2026