Skip to content

bakitorunoglu/ExtCore-Sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Featured ExtCore Framework 1.1.3 Sample Web Application

Join the chat at https://gitter.im/ExtCore/ExtCore

Introduction

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 2015, C# etc). Join our team!

This is the full-featured ExtCore framework sample web application.

Getting Started

  • rebuild the solution;
  • copy extensions DLL files into the Extensions folder of the main web application (this folder doesn’t exist by default, so you need to create it in the web application root or specify another location in the config.json file; also you may just add direct dependencies to the extensions in the project.json file of the main web application, but it is not so interesting);
  • run the main web application.

More Information

Other Samples

You can also download our ready to use full-featured sample. It contains everything you need to run ExtCore-based web application from Visual Studio 2015, including SQLite database with the test data.

Tutorials

We have written several tutorials to help you start developing your ExtCore-based web applications.

Real Projects

Please take a look at Platformus on GitHub. It is CMS built on ExtCore framework with 10 extensions and 70 projects.

Links

Sources on GitHub: https://github.com/ExtCore/ExtCore

Website: http://extcore.net/

Docs: http://docs.extcore.net/

About

Full-featured ExtCore framework 1.1.3 sample web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 92.2%
  • JavaScript 7.1%
  • CSS 0.7%