Skip to content

Tools and base classes for using Razor Views outside of standard ASP.NET MVC projects

License

Notifications You must be signed in to change notification settings

tqc/RazorEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Precompiled Razor Views

This project contains tools and base classes for using Razor views in scenarios where standard ASP.NET MVC 3 is not an option.

 * Use cshtml to generate view code that can run without .NET 4.0
 * Use standard Razor views without a dependency on the server having a working Razor BuildProvider
 * Compile shared views into a seperate assembly
 * Use Razor views and MVC concepts to build SharePoint web parts

About

Tools and base classes for using Razor Views outside of standard ASP.NET MVC projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published