List of most important Cloudy features


Most of the code shipped is to interpret the code you write and populate the system with entities. Besides that, features make developing, collaborating and editing easier



Features

Code-first data model

Data model stored declaratively, version controlled, deployed with your app.

Hybrid-headless - use as headless, coupled or both

You decide. Combine, extend, whatever gets you going.

Scan EF Core to create content types

Design your data model, Cloudy interprets the entities.

Advanced state manager

Track unsaved changes and reconciliate conflicts.

Conflict resolution assistant

Notification of conflicts and suggestions to solve them.

Build with blocks across pages and views

Embed single blocks, link blocks across other blocks.

Built in support for any database in EF Core

Literally anything. Inmemory, SQLite, SQL Server, CosmosDB...

Search, sort, filter your entities

Find things easily and intuitively.

Custom columns and edit field controls

An edit environment you design.

Media picker

Select any file right from the admin UI.

CRUD application

Manage your entities easily from the admin UI.

Expressive admin UI

Cloudy reads and interprets whatever you do.

Automated naming support

Pluralisation of your entities in the admin UI.

What should we work on next?