Home

Awesome

Coalesce

Home · Documentation · Get Started · Builds

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.

Fundamentals

Features

Get Started

The best way to get started with Coalesce is using the dotnet new templates that have been created:

After you create your project, you should start reading through the Documentation to see all the things that Coalesce can do.

Builds

channelbuildIntelliTect.Coalescecoalesce-vue
masterBuild statusNuGet
devBuild statusMyGetnpm

Contributing

See the contribution guide here.