Skip to content
Gerard Llort edited this page May 19, 2015 · 18 revisions

What is Cosmo Framework?

Cosmo is a framework that helps developers to create powerful web applications in short time using only C# (or Java).

Services

Cosmo have a complete set of services including:

  • Security Services: Authentication and athorization.
  • UI Services: Create views without HTML, CSS or JavaScript using a Bootstrap set of controls.
  • Communication Services: Send and receive data in multiple ways. Private messaging between users.
  • File Services: File storage management.

Modular

Cosmo is developed in a modular architecure that enable developers to use the provided modules for each service or develop their own to adapt Cosmo to an existing infraestructure and/or architecture.

Clone this wiki locally