18 packages tagged with “Coalesce”
Core code generation engine and services for Coalesce. Learn more at https://coalesce.intellitect.com/
Package Description
Generates ASP.NET Core API controllers, DTOs, and Semantic Kernel plugins for Coalesce projects. Learn more at https://coalesce.intellitect.com/
Generates frontend Vue.js metadata, models, api clients, and view models for Coalesce projects. Learn more at https://coalesce.intellitect.com/stacks/vue/overview.html
Legacy DotNetCliToolReference-style tool for Coalesce code generation. For the modern .NET global/local tool, see https://www.nuget.org/packages/coalesce. Learn more at https://coalesce.intellitect.com/
Knockout.js code generation for IntelliTect.Coalesce
Knockout.js shared code for both server and code generation projects for IntelliTect.Coalesce
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
Enhanced OpenAPI documentation generation for Coalesce-generated APIs. Learn more at https://coalesce.intellitect.com/topics/coalesce-swashbuckle.html
.NET global/local tool for Coalesce code generation. For the `DotNetCliToolReference`-style tool, see https://www.nuget.org/packages/IntelliTect.Coalesce.Tools. Learn more at https://coalesce.intellitect.com/
Automatic change tracking and audit trail functionality for Entity Framework models. Learn more at https://coalesce.intellitect.com/topics/audit-logging.html
From a command prompt, run: CMD> dotnet new --install IntelliTect.Coalesce.KnockoutJS.Template Make a new folder and open it in a command prompt CMD> dotnet new coalesceko [-n Optional.Name] If you don't specify a name, the template will infer one from the name of the folder you are in.
Collects items into batches by size or time interval before processing.
Coalesces, debounces, serializes, and throttles incoming concurrent events.
Code analyzers and fixers for Coalesce applications that help identify security issues, API design problems, and other code quality concerns. Learn more at https://coalesce.intellitect.com/
Core components and utilities for the Coalesce framework. This package should not be consumed or used directly. Its APIs should not be expected to be stable and could change in any minor or patch release. Learn more at https://coalesce.intellitect.com/
Has(text), Coalesce(a,b,c), list.Where(FilledIn) to replace garbage like !Equals(x, default(T?)) && !Equals(x, default(T)) and string.IsNullOrWhiteSpace(text). Fallbacks, emptiness checks coded like you mean it.