SDammann.T4WPF
1.1.0
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
<PackageReference Include="SDammann.T4WPF" Version="1.1.0" />
paket add SDammann.T4WPF --version 1.1.0
#r "nuget: SDammann.T4WPF, 1.1.0"
// 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.
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.
The current features include:
- Strongly-typed documented helpers
- Supports nested pages in directories
- Helper object with methods to add navigation arguments