SDammann.T4WPF 1.1.0

Additional Details

In SDK-style projects T4 templates are no longer supported. It is recommended to switch to Scripty style scripts.

dotnet add package SDammann.T4WPF --version 1.1.0
NuGet\Install-Package SDammann.T4WPF -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SDammann.T4WPF" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SDammann.T4WPF --version 1.1.0
#r "nuget: SDammann.T4WPF, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SDammann.T4WPF as a Cake Addin
#addin nuget:?package=SDammann.T4WPF&version=1.1.0

// Install SDammann.T4WPF as a Cake Tool
#tool nuget:?package=SDammann.T4WPF&version=1.1.0

The file generates strongly-typed helpers for page navigation via NavigationService in WPF, Silverlight, Windows Phone and WinRT. It is inspired by the T4MVC project.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.1.0 2,119 6/30/2012
1.0.0 1,365 6/29/2012

The current features include:
- Strongly-typed documented helpers
- Supports nested pages in directories
- Helper object with methods to add navigation arguments