A list of few suggestions
1 - Kaliko NUget Package ready for different databases
Ex: Oracle
2 - 1 - Kaliko NUget Package with some commom use site components
- Menu
- Breadcrumb
- Site Map
- Image Gallery
- Simple site structure like folder and file (a pagetype, controller, view, viewmodel for each of these with a title, image, text field and all the parameters necessary to use then in a simple site(Name, Id, Create date, pagetype, url, visible in menus etc), so morons like me could start a site almost without progamming, just calling @Model.parameter and even copy those to create some new
3 - Possibility to organize the editor page. Today there are:
Standard information
Content
Information
Would be interesting to create new sections. Ex: Site Top, Section 1, 2, 3 etc
[Property("Sponsor", TabGroup = "Extras")] public virtual CollectionProperty<SponsorProperty> Sponsors { get; set; }