Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/intellitect/coalesce.demo
- Owner: IntelliTect
- License: apache-2.0
- Created: 2018-08-07T22:32:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T21:48:47.000Z (almost 2 years ago)
- Last Synced: 2024-04-28T07:51:43.493Z (6 months ago)
- Language: HTML
- Size: 55.2 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: license.txt
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)