Loader for Oqtane framework https://github.com/oqtane/oqtane.framework
- Use Oqtane as class library
- Use custom _Host.cshtml
- Control of startup procedure
- Allow reference custom module projects for easy development and debugging
- Allow direct reference to oqtane projects in developed module (no more circular references)
- Allow reference and configuration of foreign control packs which (Syncfusion ...)
- Use this as template for new Oqtane project
Place repository to same folder as oqtane repository:
- repositories
- oqtane.framework
- oqtane.loader
Open Oqtane.Loader.sln Enjoy