|
2 | 2 |
|
3 | 3 | > Showcase of ServiceStack's unified HTTP Stack with Razor support, embedded Markdown Razor Views, Controller-less Razor Pages, Cascading Layout templates, Smart View Pages, Flexible Layouts |
4 | 4 |
|
5 | | -[](http://razor.servicestack.net) |
| 5 | +[](http://razor.netcore.io) |
6 | 6 |
|
7 | 7 | #### Features |
8 | 8 |
|
9 | | - - [Runs Everywhere](http://razor.servicestack.net/#runs-everywhere) |
| 9 | + - [Runs Everywhere](http://razor.netcore.io/#runs-everywhere) |
10 | 10 | - [Any ASP.NET host](https://github.com/ServiceStackApps/RazorRockstars/tree/master/src/RazorRockstars.WebHost) |
11 | 11 | - [A Stand-alone, self-hosted HttpListener](https://github.com/ServiceStackApps/RazorRockstars/tree/master/src/RazorRockstars.SelfHost) |
12 | 12 | - [A Stand-alone Windows Service](https://github.com/ServiceStackApps/RazorRockstars/tree/master/src/RazorRockstars.WinService) |
13 | 13 | - Self-hosted HttpListener with |
14 | 14 | - [Entire App ILMerged into a single cross-platform App.exe](https://github.com/ServiceStack/ServiceStack.Gap#self-hosting-console-app) |
15 | 15 | - [Hosted inside WinForms with Chromium Embedded Framework](https://github.com/ServiceStack/ServiceStack.Gap#winforms-with-chromium-embedded-framework) |
16 | 16 | - [Hosted inside Mac OSX Cocoa App with Xmarain.Mac](https://github.com/ServiceStack/ServiceStack.Gap#mac-osx-cocoa-app-with-xmarainmac) |
17 | | - - [One simple and unified HTTP stack](http://razor.servicestack.net/#unified-stack) |
18 | | - - [No Ceremony Option](http://razor.servicestack.net/#no-ceremony) |
19 | | - - [Smart View Pages](http://razor.servicestack.net/#smart-views) |
20 | | - - [Built-in Markdown](http://razor.servicestack.net/#markdown) |
21 | | - - [Optimized for developer productivity](http://razor.servicestack.net/#optimized-for-dev) |
| 17 | + - [One simple and unified HTTP stack](http://razor.netcore.io/#unified-stack) |
| 18 | + - [No Ceremony Option](http://razor.netcore.io/#no-ceremony) |
| 19 | + - [Smart View Pages](http://razor.netcore.io/#smart-views) |
| 20 | + - [Built-in Markdown](http://razor.netcore.io/#markdown) |
| 21 | + - [Optimized for developer productivity](http://razor.netcore.io/#optimized-for-dev) |
22 | 22 |
|
23 | 23 |
|
24 | | -Try it out live at: [razor.servicestack.net](http://razor.servicestack.net) |
| 24 | +Try it out live at: [razor.netcore.io](http://razor.netcore.io) |
25 | 25 |
|
26 | 26 | Follow [@ServiceStack](http://twitter.com) or [+ServiceStack](https://plus.google.com/u/0/communities/112445368900682590445) for updates. |
0 commit comments