NServiceKit.Razor
1.0.37
Free and Open Source fork of NServiceKit.Razor V3
- 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.
See the version list below for details.
Install-Package NServiceKit.Razor -Version 1.0.37
dotnet add package NServiceKit.Razor --version 1.0.37
<PackageReference Include="NServiceKit.Razor" Version="1.0.37" />
paket add NServiceKit.Razor --version 1.0.37
Dependencies
-
- NServiceKit (>= 1.0.0 && < 2.0.0)
- System.Web.Razor.Unofficial
GitHub Usage
This package is not used by any popular GitHub repositories.