File tree 1 file changed +5
-2
lines changed
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
10
10
![ React Desktop Apps] ( https://raw.githubusercontent.com/ServiceStack/Assets/master/img/gap/react-desktop-splash.png )
11
11
12
12
The 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** ,
15
18
an ** OSX Cocoa Desktop App** or cross-platform (Windows/OSX/Linux) "headless" ** Console App** which instead of being
16
19
embedded inside a Native UI, launches the User's prefered Web Browser for its Web UI. The ** Winforms App** also
17
20
includes 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