File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ in order to execute some code inside the ConfigureServices and Configure methods
9595
9696Please take a look at our samples on GitHub:
9797
98- * [ Full-featured ExtCore 1. 2.0 framework sample web application] ( https://github.com/ExtCore/ExtCore-Sample ) ;
98+ * [ Full-featured ExtCore 2.0.0-alpha1 framework sample web application] ( https://github.com/ExtCore/ExtCore-Sample ) ;
9999* [ ExtCore framework 1.2.0 sample simplest web application] ( https://github.com/ExtCore/ExtCore-Sample-Simplest ) ;
100100* [ ExtCore framework 1.2.0 sample MVC web application] ( https://github.com/ExtCore/ExtCore-Sample-Mvc ) ;
101101* [ ExtCore framework 1.2.0 sample web application that uses a database] ( https://github.com/ExtCore/ExtCore-Sample-Data ) ;
@@ -106,7 +106,7 @@ Please take a look at our samples on GitHub:
106106* [ ExtCore framework 1.2.0 sample web application that uses the events] ( https://github.com/ExtCore/ExtCore-Sample-Events ) ;
107107* [ ExtCore framework 1.2.0 sample API web application] ( https://github.com/ExtCore/ExtCore-Sample-Api ) .
108108
109- You can also download our [ ready to use full-featured sample] ( http://extcore.net/files/ExtCore-Sample-1. 2.0.zip ) .
109+ You can also download our [ ready to use full-featured sample] ( http://extcore.net/files/ExtCore-Sample-2.0.0-alpha1 .zip ) .
110110It contains everything you need to run ExtCore-based web application from Visual Studio 2017, including SQLite
111111database with the test data.
112112
You can’t perform that action at this time.
0 commit comments