You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vnext-domain-discovery contains the domain discovery and registration components that enable cross-domain communication within the vNext Platform, allowing services to locate, register, and interact with each other in a decoupled and controlled manner.
vnext-workflow-cli is a developer tooling suite for the vNext Platform, enabling local deployments, workflow generation, and repository-level operations such as CSX generation to streamline development and experimentation.
vnext-schema contains versioned JSON schemas for vNext Platform components, serving as the single source of truth for configuration validation, compatibility checks, and tooling such as linters and schema validators.
vnext-template is a standardized project template for building vNext Platform applications, providing predefined structure, validation rules, and build commands to ensure consistency and compliance across implementations.