nuget.org

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 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.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ServiceStack.Razor:

Package Downloads
ServiceStack.Gap

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 script will set the BuildAction to all Razor *.cshtml pages to 'Content' so they get pre-compiled and change all html/img/css assets to Embedded Resources so they get bundled inside the dll. This package also includes a copy of ILMerge.exe under \tools that can be used to merge all ServiceStack .dlls into a single exe. See the https://github.com/ServiceStack/ServiceStack.Gap project for more info.

377.7K
SMS.ServiceStack

SMS ServiceStack base

73.6K

GitHub repositories

This package is not used by any popular GitHub repositories.

Include prerelease

Include vulnerable

Include deprecated

Version Downloads Last Updated
10.1.4 276 8/18/2026
10.1.2 172 8/13/2026
10.1.0 97 8/13/2026
10.0.8 1,520 6/19/2026
10.0.6 3,656 2/9/2026
10.0.4 1,495 12/5/2025
10.0.0 761 12/2/2025
8.10.0 1,980 11/12/2025
8.9.0 421 10/15/2025
8.8.0 4,235 5/14/2025
8.7.2 372 5/1/2025
8.7.0 633 4/14/2025
8.6.0 1,148 2/11/2025
8.5.2 1,859 11/29/2024
8.5.0 402 11/26/2024
8.4.0 1,106 9/11/2024
8.3.0 718 6/17/2024
8.2.2 915 3/6/2024
8.2.0 452 3/4/2024

Loading failed

Read the original on nuget.org ↗