![]() |
VOOZH | about |
dotnet add package IntelliTect.Coalesce --version 6.5.1
NuGet\Install-Package IntelliTect.Coalesce -Version 6.5.1
<PackageReference Include="IntelliTect.Coalesce" Version="6.5.1" />
<PackageVersion Include="IntelliTect.Coalesce" Version="6.5.1" />Directory.Packages.props
<PackageReference Include="IntelliTect.Coalesce" />Project file
paket add IntelliTect.Coalesce --version 6.5.1
#r "nuget: IntelliTect.Coalesce, 6.5.1"
#:package IntelliTect.Coalesce@6.5.1
#addin nuget:?package=IntelliTect.Coalesce&version=6.5.1Install as a Cake Addin
#tool nuget:?package=IntelliTect.Coalesce&version=6.5.1Install as a Cake Tool
Documentation ยท Get Started ยท Builds
๐ GitHub Workflow Status (branch)
๐ NuGet
๐ npm
Check out The Coalesce Podcast for some step-by-step tutorials about Coalesce features.
Coalesce is a framework for rapid-development of ASP.NET Core + Vue.js 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.
DbSet<> on your DbContext, a full set of /get, /save, /delete, /count, and /list endpoints are created. Each can be secured or omitted entirely via attributes, or customized with much greater granularity with custom Data Sources and/or Behaviors. /list and /count have paging, searching, sorting, and filtering built-in.[Coalesce] - controllers and TypeScript will be built for those as well. Have functions that don't belong on an entity class? Place them in a service class marked with [Coalesce] instead - you'll get the same set of features.dotnet run or Visual Studio "F5". Learn more about the Vite integration.See the Getting Started page in the documentation for an interactive template command builder that makes it easy to start a new Coalesce project with the features you need.
After you create your project, be sure to reading through the rest of the Documentation to see all the things that Coalesce can do.
Full support for Coalesce is available. Please contact us for more information at info@intellitect.com.
See the contribution guide .
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on IntelliTect.Coalesce:
| Package | Downloads |
|---|---|
|
IntelliTect.Coalesce.CodeGeneration
Core code generation engine and services for Coalesce. Learn more at https://coalesce.intellitect.com/ |
|
|
IntelliTect.Coalesce.Knockout
Knockout.js shared code for both server and code generation projects for IntelliTect.Coalesce |
|
|
IntelliTect.Coalesce.Vue
ASP.NET Core services and middleware for Vue.js SPA integration in Coalesce applications. Learn more at https://coalesce.intellitect.com/topics/vite-integration.html |
|
|
IntelliTect.Coalesce.Swashbuckle
Enhanced OpenAPI documentation generation for Coalesce-generated APIs. Learn more at https://coalesce.intellitect.com/topics/coalesce-swashbuckle.html |
|
|
IntelliTect.Coalesce.AuditLogging
Automatic change tracking and audit trail functionality for Entity Framework models. Learn more at https://coalesce.intellitect.com/topics/audit-logging.html |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.6.0-beta.20260519.1 | 109 | 5/19/2026 |
| 6.5.1 | 1,632 | 5/12/2026 |
| 6.5.0 | 356 | 5/5/2026 |
| 6.5.0-beta.20260504.1 | 97 | 5/4/2026 |
| 6.5.0-beta.20260429.1 | 81 | 4/29/2026 |
| 6.4.0 | 1,550 | 4/16/2026 |
| 6.4.0-beta.20260415.3 | 75 | 4/15/2026 |
| 6.4.0-beta.20260415.2 | 64 | 4/15/2026 |
| 6.3.0 | 842 | 3/23/2026 |
| 6.2.2 | 677 | 3/5/2026 |
| 6.2.1 | 1,902 | 2/19/2026 |
| 6.2.0 | 589 | 2/13/2026 |
| 6.1.1 | 2,379 | 12/3/2025 |
| 6.1.0 | 622 | 11/19/2025 |
| 6.0.4 | 484 | 11/14/2025 |
| 6.0.3 | 396 | 10/29/2025 |
| 6.0.2 | 340 | 10/24/2025 |
| 6.0.1 | 390 | 10/14/2025 |
| 6.0.0 | 903 | 10/6/2025 |
| 6.0.0-rc.20250930.1 | 233 | 9/30/2025 |