File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,11 @@ native experience and OS Integration possible from a Native Desktop App - all in
1010![ React Desktop Apps] ( https://raw.githubusercontent.com/ServiceStack/Assets/master/img/gap/react-desktop-splash.png )
1111
1212The new ** React Desktop Apps** template in
13- [ ServiceStackVS VS.NET Templates] ( http://docs.servicestack.net/templates-overview )
14- provides everything you need to package your ASP.NET ServiceStack Web App into a native Windows ** Winforms App** ,
13+ [ ServiceStackVS VS.NET Templates] ( http://docs.servicestack.net/templates-overview ) :
14+
15+ ![ React Desktop Apps VS.NET Template] ( https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/ssvs/new-project-reactdesktopapps.png )
16+
17+ Which provides everything you need to package your ASP.NET ServiceStack Web App into a native Windows ** Winforms App** ,
1518an ** OSX Cocoa Desktop App** or cross-platform (Windows/OSX/Linux) "headless" ** Console App** which instead of being
1619embedded inside a Native UI, launches the User's prefered Web Browser for its Web UI. The ** Winforms App** also
1720includes auto updating support where deployed Desktop Apps can be updated by just publishing a new GitHub Release.
You can’t perform that action at this time.
0 commit comments