connection-properties

Official

Define and manage Aspire resource connection properties.

Authordotnet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Aspire resources often need a standardized set of connection properties for cross-resource integration. This skill defines how to implement IResourceWithConnectionString.GetConnectionProperties and document those properties to ensure consistent consumption.

Core Features & Use Cases

  • Inherit and override connection properties from a parent resource using CombineProperties, enabling Uri and JdbcConnectionString customization per resource.
  • Provide a complete set of common connection properties including Host, Port, Username, Password, Uri, JdbcConnectionString, DatabaseName, and Azure indicator when applicable.
  • Keep README documentation up-to-date with a formal Connection Properties table describing each property and its format.

Quick Start

Use this skill to implement or verify GetConnectionProperties on a resource, documenting the resulting properties in the resource README and updating any parent-child overrides as needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: connection-properties
Download link: https://github.com/dotnet/aspire/archive/main.zip#connection-properties

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.