Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extcore/extcore-sample-modular-ui-adv
ExtCore framework 7 advanced sample web application with modular UI
https://github.com/extcore/extcore-sample-modular-ui-adv
asp-net-core dotnet dotnet-core dotnetcore extcore-framework sample tutorial
Last synced: 7 days ago
JSON representation
ExtCore framework 7 advanced sample web application with modular UI
- Host: GitHub
- URL: https://github.com/extcore/extcore-sample-modular-ui-adv
- Owner: ExtCore
- License: other
- Created: 2017-04-17T20:39:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T09:12:08.000Z (5 months ago)
- Last Synced: 2024-06-18T10:25:05.235Z (5 months ago)
- Topics: asp-net-core, dotnet, dotnet-core, dotnetcore, extcore-framework, sample, tutorial
- Language: C#
- Homepage: http://extcore.net/
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ExtCore Framework 9.0.0 Advanced Sample Web Application with Modular UI
[![Join the chat at https://gitter.im/ExtCore/ExtCore](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ExtCore/ExtCore?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Introduction
[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 2022, C# etc). Join our team!This is the ExtCore framework advanced sample web application with modular UI:
![Advanced web application with modular UI](extcore_sample_modular_ui_adv.png)
## Getting Started
* rebuild the solution;
* copy the 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 main web application project instead, but it is not so interesting);
* run the main web application.## More Information
### Other Samples
* [Full-featured ExtCore 9.0.0 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
* [ExtCore framework 9.0.0 sample simplest web application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
* [ExtCore framework 9.0.0 sample MVC web application](https://github.com/ExtCore/ExtCore-Sample-Mvc);
* [ExtCore framework 9.0.0 sample web application that uses file storage](https://github.com/ExtCore/ExtCore-Sample-FileStorage);
* [ExtCore framework 9.0.0 sample web application that uses a database](https://github.com/ExtCore/ExtCore-Sample-Data);
* [ExtCore framework 9.0.0 sample web application that uses Identity](https://github.com/ExtCore/ExtCore-Sample-Identity);
* [ExtCore framework 9.0.0 sample web application with modular UI](https://github.com/ExtCore/ExtCore-Sample-Modular-Ui);
* [ExtCore framework 9.0.0 advanced sample accounting web application](https://github.com/ExtCore/ExtCore-Sample-Accounting);
* [ExtCore framework 9.0.0 sample web application that registers a service inside the extension](https://github.com/ExtCore/ExtCore-Sample-Service);
* [ExtCore framework 9.0.0 sample web application that uses the events](https://github.com/ExtCore/ExtCore-Sample-Events);
* [ExtCore framework 9.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-9.0.0.zip).
It contains everything you need to run ExtCore-based web application from Visual Studio 2022, including SQLite
database with the test data.### Tutorials
We have written [several tutorials](http://docs.extcore.net/en/latest/getting_started/index.html)
to help you start developing your ExtCore-based web applications.### Real Projects
Please take a look at [Platformus](https://github.com/Platformus/Platformus) on GitHub. It is CMS
built on ExtCore framework with 3 extensions and 25 projects.## Links
Sources on GitHub: https://github.com/ExtCore/ExtCore
Website: http://extcore.net/
Docs: http://docs.extcore.net/
Author: http://sikorsky.pro/