ServiceStack.Razor
5.10.4
ServiceStack 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 / .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.
Install-Package ServiceStack.Razor -Version 5.10.4
dotnet add package ServiceStack.Razor --version 5.10.4
<PackageReference Include="ServiceStack.Razor" Version="5.10.4" />
paket add ServiceStack.Razor --version 5.10.4
Release Notes
https://docs.servicestack.net/release-notes-history
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.Razor (>= 3.2.7)
- ServiceStack (>= 5.10.4)
- ServiceStack.Client (>= 5.10.4)
- ServiceStack.Common (>= 5.10.4)
- ServiceStack.OrmLite (>= 5.10.4)
- ServiceStack.Text (>= 5.10.4)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ServiceStack.Razor:
Package | Downloads |
---|---|
SMS.ServiceStack
SMS ServiceStack base
|
|
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.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.10.4 | 121 | 1/12/2021 |
5.10.2 | 335 | 11/16/2020 |
5.10.0 | 242 | 11/10/2020 |
5.9.2 | 3,400 | 8/4/2020 |
5.9.0 | 1,283 | 6/9/2020 |
5.8.0 | 3,330 | 1/13/2020 |
5.7.0 | 7,800 | 9/30/2019 |
5.6.0 | 3,556 | 8/6/2019 |
5.5.0 | 17,130 | 3/27/2019 |
5.4.0 | 8,065 | 9/18/2018 |
5.2.0 | 7,343 | 8/27/2018 |
5.1.0 | 10,146 | 4/23/2018 |
5.0.2 | 23,001 | 1/2/2018 |
5.0.0 | 1,591 | 12/11/2017 |
4.5.14 | 4,963 | 9/6/2017 |
4.5.12 | 7,557 | 6/15/2017 |
4.5.10 | 722 | 6/6/2017 |
4.5.8 | 9,555 | 3/29/2017 |
4.5.6 | 5,079 | 1/25/2017 |
4.5.4 | 3,693 | 10/23/2016 |
4.5.2 | 707 | 10/20/2016 |
4.5.0 | 8,301 | 8/25/2016 |
4.0.62 | 1,692 | 8/9/2016 |
4.0.60 | 3,337 | 6/13/2016 |
4.0.58 | 664 | 6/8/2016 |
4.0.56 | 6,675 | 4/19/2016 |
4.0.54 | 4,613 | 3/1/2016 |
4.0.52 | 6,777 | 1/13/2016 |
4.0.50 | 12,050 | 11/30/2015 |
4.0.48 | 1,472 | 11/17/2015 |
4.0.46 | 13,697 | 9/22/2015 |
4.0.44 | 2,361 | 9/1/2015 |
4.0.42 | 3,505 | 7/7/2015 |
4.0.40 | 12,435 | 4/21/2015 |
4.0.38 | 3,867 | 2/23/2015 |
4.0.36 | 2,553 | 1/15/2015 |
4.0.35 | 1,757 | 12/31/2014 |
4.0.34 | 1,402 | 12/10/2014 |
4.0.33 | 10,757 | 11/3/2014 |
4.0.32 | 1,649 | 10/6/2014 |
4.0.31 | 3,344 | 9/3/2014 |
4.0.30 | 2,240 | 8/12/2014 |
4.0.24 | 3,569 | 7/30/2014 |
4.0.23 | 1,220 | 7/3/2014 |
4.0.22 | 953 | 6/17/2014 |
4.0.21 | 1,079 | 5/29/2014 |
4.0.20 | 877 | 5/13/2014 |
4.0.19 | 908 | 5/5/2014 |
4.0.18 | 948 | 4/14/2014 |
4.0.17 | 609 | 4/10/2014 |
4.0.16 | 632 | 4/9/2014 |
4.0.15 | 1,969 | 3/18/2014 |
4.0.14 | 631 | 3/18/2014 |
4.0.13 | 596 | 3/17/2014 |
4.0.12 | 904 | 3/5/2014 |
4.0.11 | 1,119 | 2/18/2014 |
4.0.10 | 725 | 2/12/2014 |
4.0.9 | 714 | 2/3/2014 |
4.0.8 | 1,537 | 1/20/2014 |
4.0.7 | 659 | 1/14/2014 |
4.0.6 | 679 | 1/13/2014 |
4.0.5 | 844 | 12/13/2013 |
4.0.4 | 665 | 12/12/2013 |
4.0.3 | 863 | 12/3/2013 |
3.9.71 | 25,218 | 12/3/2013 |
3.9.70 | 2,297 | 11/2/2013 |
3.9.69 | 1,362 | 10/22/2013 |
3.9.68 | 676 | 10/21/2013 |
3.9.67 | 1,003 | 10/14/2013 |
3.9.66 | 928 | 10/7/2013 |
3.9.64 | 1,276 | 10/1/2013 |
3.9.63 | 1,082 | 9/23/2013 |
3.9.62 | 944 | 9/16/2013 |
3.9.61 | 643 | 9/15/2013 |
3.9.60 | 674 | 9/15/2013 |
3.9.59 | 2,595 | 8/25/2013 |
3.9.58 | 902 | 8/16/2013 |
3.9.56 | 2,165 | 7/22/2013 |
3.9.55 | 1,557 | 7/8/2013 |
3.9.54 | 2,829 | 6/18/2013 |
3.9.49 | 978 | 6/10/2013 |
3.9.48 | 2,206 | 5/29/2013 |
3.9.47 | 692 | 5/28/2013 |
3.9.46 | 945 | 5/19/2013 |
3.9.45 | 935 | 5/13/2013 |
3.9.44 | 823 | 5/6/2013 |
3.9.43 | 3,976 | 4/1/2013 |
3.9.42 | 1,413 | 3/19/2013 |
3.9.40 | 785 | 3/18/2013 |
3.9.38 | 2,640 | 3/4/2013 |
3.9.37 | 1,381 | 2/18/2013 |
3.9.36 | 1,160 | 1/30/2013 |
3.9.35 | 712 | 1/29/2013 |
3.9.34 | 702 | 1/28/2013 |
3.9.33 | 1,129 | 1/3/2013 |
3.9.32 | 1,028 | 12/10/2012 |
3.9.28 | 974 | 11/19/2012 |
3.9.25 | 1,017 | 10/23/2012 |
3.9.24 | 879 | 10/8/2012 |
3.9.21 | 725 | 10/1/2012 |
3.9.17 | 773 | 9/24/2012 |
3.9.16 | 681 | 9/24/2012 |
3.9.14 | 711 | 9/24/2012 |
3.9.12 | 708 | 9/19/2012 |
3.9.11 | 681 | 9/16/2012 |
3.9.10 | 813 | 9/16/2012 |