Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 1.1 KB

README.md

File metadata and controls

executable file
·
27 lines (19 loc) · 1.1 KB

Simple app demo for ServiceSatck + Extjs.

Demo includes: Authentication and Authorization (ServiceStack.Authd, OrmLite auth provider) CRUD operations on some datatables, Uploading files. Works with Sqlite, FirebirdSql, MySql and PosgreSQL: adjust some values in web.config to select your favorite dialect ( sqlserver no tested yet) ext.js MVC approach Tested with mono 2.10.8 on ubuntu 10.04

Any suggestions, contributions, critics, are welcome!

Download extjs from 'http://www.sencha.com/products/extjs/' and install in :AuthDemo.Host.Web/WebApp/extjs

========================== Open Source License

This software is licensed under the terms of the Open Source GPL 3.0 license.

http://www.gnu.org/licenses/gpl.html

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF THIRD-PARTY INTELLECTUAL PROPERTY RIGHTS. See the GNU General Public License for more details.