StackExpress.Razor2
3.9.757-unstable
StackExpress Razor2 Documentation: http://razor.servicestack.net/
- Turns ServiceStack 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.
Install-Package StackExpress.Razor2 -Version 3.9.757-unstable
dotnet add package StackExpress.Razor2 --version 3.9.757-unstable
<PackageReference Include="StackExpress.Razor2" Version="3.9.757-unstable" />
paket add StackExpress.Razor2 --version 3.9.757-unstable
#r "nuget: StackExpress.Razor2, 3.9.757-unstable"
Dependencies
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.9.757-unstable | 858 | 5/5/2013 |
3.9.749-unstable | 616 | 5/5/2013 |
3.9.748-unstable | 629 | 5/5/2013 |
3.9.747-unstable | 653 | 5/5/2013 |
3.9.728-unstable | 587 | 4/27/2013 |
3.9.727-unstable | 601 | 4/27/2013 |
3.9.724-unstable | 610 | 4/27/2013 |
3.9.723-unstable | 599 | 4/26/2013 |
3.9.721-unstable | 627 | 4/25/2013 |
3.9.720-unstable | 606 | 4/25/2013 |