Skip to content

Commit

Permalink
Added information related to 5.0.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Sikorsky committed Oct 7, 2019
1 parent d027855 commit c62082e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 10 deletions.
Binary file removed .vs/ExtCore-Docs/v16/.suo
Binary file not shown.
6 changes: 0 additions & 6 deletions .vs/VSWorkspaceState.json

This file was deleted.

Binary file removed .vs/slnx.sqlite
Binary file not shown.
6 changes: 3 additions & 3 deletions getting_started/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Please take a look at our samples on GitHub:

* `Full-featured ExtCore 4.0.0 framework sample web application <https://github.com/ExtCore/ExtCore-Sample>`_;
* `Full-featured ExtCore 5.0.0-alpha1 framework sample web application <https://github.com/ExtCore/ExtCore-Sample>`_;
* `ExtCore framework 4.0.0 sample simplest web application <https://github.com/ExtCore/ExtCore-Sample-Simplest>`_;
* `ExtCore framework 4.0.0 sample web application that uses file storage <https://github.com/ExtCore/ExtCore-Sample-FileStorage>`_;
* `ExtCore framework 4.0.0 sample MVC web application <https://github.com/ExtCore/ExtCore-Sample-Mvc>`_;
Expand All @@ -16,6 +16,6 @@ Please take a look at our samples on GitHub:
* `ExtCore framework 4.0.0 sample web application that uses the events <https://github.com/ExtCore/ExtCore-Sample-Events>`_;
* `ExtCore framework 4.0.0 sample API web application <https://github.com/ExtCore/ExtCore-Sample-Api>`_.

You can also download our `ready to use full-featured sample <http://extcore.net/files/ExtCore-Sample-4.0.0.zip>`_.
It contains everything you need to run ExtCore-based web application from Visual Studio 2017, including SQLite
You can also download our `ready to use full-featured sample <http://extcore.net/files/ExtCore-Sample-5.0.0-alpha1.zip>`_.
It contains everything you need to run ExtCore-based web application from Visual Studio 2019, including SQLite
database with the test data.
2 changes: 1 addition & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ExtCore Framework

`ExtCore <https://github.com/ExtCore/ExtCore>`_ is free, open source and cross-platform framework for creating
modular and extendable web applications based on ASP.NET Core. It is built using the best and the most modern
tools and languages (Visual Studio 2017, C# etc). Join our team!
tools and languages (Visual Studio 2019, C# etc). Join our team!

Contents
--------
Expand Down

0 comments on commit c62082e

Please sign in to comment.