Info
Version: | 1.0.1 |
Author(s): | Kendar.org |
Last Update: | Friday, November 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://kendar.org/?p=/dotnet/sharptemplate |
NuGet Url: | https://www.nuget.org/packages/SharpTemplate |
Install
Install-Package SharpTemplate
dotnet add package SharpTemplate
paket add SharpTemplate
SharpTemplate Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The target is to have a system like the one used by ASP.NET to compile the Razor templates into class. If you need it you could use these class as Razor classes :) I will add a specific post about this in the near future! The documentation can be found on http://kendar.org/?p=/dotnet/sharptemplate.
To generate the source code for the function just created. Available on Github: https://github.com/endaroza/SharpTemplateEngine.