This package tricks the asp.net parser into letting you declaratively set any ITemplate property to be a virtual path, in order to load a user control into that template at runtime.
Info
Version: | 1.0.1 |
Author(s): | David Fowler |
Last Update: | Saturday, March 5, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://weblogs.asp.net/davidfowler/archive/2009/12/01/hacking-the-asp-net-parser.aspx |
NuGet Url: | https://www.nuget.org/packages/VirtualPathTemplates |
Install
Install-Package VirtualPathTemplates
dotnet add package VirtualPathTemplates
paket add VirtualPathTemplates
VirtualPathTemplates Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4)