ServiceStack.Razor 8.9.0

Prefix Reserved
dotnet add package ServiceStack.Razor --version 8.9.0
                    
NuGet\Install-Package ServiceStack.Razor -Version 8.9.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceStack.Razor" Version="8.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.Razor" Version="8.9.0" />
                    
Directory.Packages.props
<PackageReference Include="ServiceStack.Razor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceStack.Razor --version 8.9.0
                    
#r "nuget: ServiceStack.Razor, 8.9.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ServiceStack.Razor@8.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ServiceStack.Razor&version=8.9.0
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.Razor&version=8.9.0
                    
Install as a Cake Tool

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

SMS.ServiceStack

SMS ServiceStack base

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.9.0 82 10/15/2025
8.8.0 1,814 5/14/2025
8.7.2 264 5/1/2025
8.7.0 541 4/14/2025
8.6.0 969 2/11/2025
8.5.2 1,518 11/29/2024
8.5.0 303 11/26/2024
8.4.0 911 9/11/2024
8.3.0 611 6/17/2024
8.2.2 794 3/6/2024
8.2.0 338 3/4/2024
8.1.2 974 2/7/2024
8.1.0 440 2/6/2024
8.0.0 4,118 11/20/2023
6.11.0 7,574 10/3/2023
6.10.0 2,083 7/31/2023
6.9.0 837 6/6/2023
6.8.0 2,059 3/29/2023
6.7.0 1,035 3/13/2023
6.6.0 1,046 2/7/2023
6.5.0 1,384 12/6/2022
6.4.0 1,515 10/11/2022
6.3.0 1,360 8/30/2022
6.2.0 9,581 7/25/2022
6.1.0 1,760 5/16/2022
6.0.2 1,960 1/31/2022
6.0.0 5,672 1/24/2022
5.14.0 8,926 1/24/2022
5.13.2 2,051 11/20/2021
5.13.0 2,388 11/11/2021 5.13.0 is deprecated because it has critical bugs.
5.12.0 3,323 8/17/2021
5.11.0 3,188 4/21/2021
5.10.4 83,046 1/12/2021
5.10.2 2,288 11/16/2020
5.10.0 1,612 11/10/2020
5.9.2 45,717 8/4/2020
5.9.0 2,779 6/9/2020
5.8.0 9,330 1/13/2020
5.7.0 11,917 9/30/2019
5.6.0 14,399 8/6/2019
5.5.0 20,404 3/27/2019
5.4.0 17,150 9/18/2018
5.2.0 13,514 8/27/2018
5.1.0 17,535 4/23/2018
5.0.2 26,276 1/2/2018
5.0.0 3,934 12/11/2017
4.5.14 9,519 9/6/2017
4.5.12 10,119 6/15/2017
4.5.10 2,449 6/6/2017
4.5.8 13,029 3/29/2017
4.5.6 7,705 1/25/2017
4.5.4 8,054 10/23/2016
4.5.2 3,425 10/20/2016
4.5.0 12,316 8/25/2016
4.0.62 7,841 8/9/2016
4.0.60 7,017 6/13/2016
4.0.58 3,590 6/8/2016
4.0.56 20,592 4/19/2016
4.0.54 9,210 3/1/2016
4.0.52 14,940 1/13/2016
4.0.50 17,080 11/30/2015
4.0.48 4,558 11/17/2015
4.0.46 17,419 9/22/2015
4.0.44 5,378 9/1/2015
4.0.42 6,633 7/7/2015
4.0.40 16,537 4/21/2015
4.0.38 7,706 2/23/2015
4.0.36 5,480 1/15/2015
4.0.35 4,736 12/31/2014
4.0.34 5,050 12/10/2014
4.0.33 17,602 11/3/2014
4.0.32 4,692 10/6/2014
4.0.31 6,365 9/3/2014
4.0.30 5,346 8/12/2014
4.0.24 6,590 7/30/2014
4.0.23 4,953 7/3/2014
4.0.22 4,112 6/17/2014
4.0.21 4,075 5/29/2014
4.0.20 2,592 5/13/2014
4.0.19 2,550 5/5/2014
4.0.18 2,816 4/14/2014
4.0.17 2,436 4/10/2014
4.0.16 2,466 4/9/2014
4.0.15 3,633 3/18/2014
4.0.14 2,303 3/18/2014
4.0.13 2,261 3/17/2014
4.0.12 2,490 3/5/2014
4.0.11 2,746 2/18/2014
4.0.10 2,404 2/12/2014
4.0.9 2,373 2/3/2014
4.0.8 3,221 1/20/2014
4.0.7 2,342 1/14/2014
4.0.6 2,339 1/13/2014
4.0.5 2,536 12/13/2013
4.0.4 2,387 12/12/2013
4.0.3 2,640 12/3/2013
3.9.71 68,708 12/3/2013
3.9.70 5,746 11/2/2013
3.9.69 3,070 10/22/2013
3.9.68 2,357 10/21/2013
3.9.67 2,680 10/14/2013
3.9.66 2,558 10/7/2013
3.9.64 7,109 10/1/2013
3.9.63 2,723 9/23/2013
3.9.62 2,566 9/16/2013
3.9.61 2,327 9/15/2013
3.9.60 2,377 9/15/2013
3.9.59 7,668 8/25/2013
3.9.58 2,537 8/16/2013
3.9.56 4,143 7/22/2013
3.9.55 4,041 7/8/2013
3.9.54 10,371 6/18/2013
3.9.49 2,689 6/10/2013
3.9.48 3,911 5/29/2013
3.9.47 2,372 5/28/2013
3.9.46 2,621 5/19/2013
3.9.45 2,687 5/13/2013
3.9.44 2,511 5/6/2013
3.9.43 5,638 4/1/2013
3.9.42 3,172 3/19/2013
3.9.40 2,431 3/18/2013
3.9.38 11,052 3/4/2013
3.9.37 3,027 2/18/2013
3.9.36 2,800 1/30/2013
3.9.35 2,339 1/29/2013
3.9.34 2,392 1/28/2013
3.9.33 2,762 1/3/2013
3.9.32 2,989 12/10/2012
3.9.28 2,915 11/19/2012
3.9.25 2,794 10/23/2012
3.9.24 2,624 10/8/2012
3.9.21 2,473 10/1/2012
3.9.17 2,501 9/24/2012
3.9.16 2,447 9/24/2012
3.9.14 2,447 9/24/2012
3.9.12 2,510 9/19/2012
3.9.11 2,468 9/16/2012
3.9.10 2,591 9/16/2012