ServiceStack Razor Documentation: https://razor.netcore.io
- 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 / .NET Core runtimes.
- Add HTML views to existing...
More information
StackExpress Razor 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...
More information
ServiceStack Razor Documentation: http://razor.servicestack.net
Compile Razor Views into a compiled .dll you can use in ServiceStack hosts to eliminate Razor View compilation at runtime for instant start-up times.
MSBuild Tasks to help creating self-contained embedded versions of ServiceStack that can be ILMerged into a single cross-platform .exe accessed by the users perferred browser or hosted inside a Native Desktop App shell containing a Web Browser widget.
Once added to a project the install.ps1...
More information
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.
-...
More information