Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intellitect/coalesce.demo

Demo of the Coalesce functionality with KnockoutJS and Vue.js examples.
https://github.com/intellitect/coalesce.demo

Last synced: 1 day ago
JSON representation

Demo of the Coalesce functionality with KnockoutJS and Vue.js examples.

Awesome Lists containing this project

README

        

# Coalesce

Coalesce is a framework for rapid-development of ASP.NET Core web applications. It works from the Entity Framework Core data model that you design, automating the creation of the glue - DTOs, API Controllers, and TypeScript - that sit between your data and the UI of your application.

# Coalesce Demo

This is the demo hosted at the [Coalesce Web Site](https://coalesce.intellitect.com/).

# Prerequisites

- Yarn: `choco install yarn -y`
- [Dotnet Core 2.1](https://www.microsoft.com/net/download)