Info
| Version: | 1.0.43 | 
| Author(s): | NServiceKit | 
| Last Update: | Monday, February 29, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://razor.nservicekit.com | 
| NuGet Url: | https://www.nuget.org/packages/NServiceKit.Razor | 
Install
Install-Package NServiceKit.Razor
                        dotnet add package NServiceKit.Razor
                        paket add NServiceKit.Razor
                        
                                NServiceKit.Razor Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NServiceKit(>= 1.0.0 && < 2.0.0)
- System.Web.Razor.Unofficial
Tags
 
                
- Turns NServiceKit into a Complete Web + REST Services Stack.
Replaces need for ASP.NET MVC.
- Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes.
- Add HTML views to existing services.
- Change Views and Layout templates at runtime.
- No Ceremony development options - Pages without controllers, with typed and dynamic View Models.
- Include Partial Markdown views in Razor pages.
- Cascading Layout templates.
- Pretty urls by default (no custom Routes needed).
- Keep all views and assets together.
- Smart View Pages.