aspire-configuration

Community

Emit explicit Aspire AppHost config as env vars.

AuthorAaronontheweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps teams decouple .NET apps from Aspire hosting by translating Aspire AppHost outputs into explicit environment variables and configuration keys, keeping application code free of Aspire clients and service-discovery concerns.

Core Features & Use Cases

  • Explicit config mapping: converts Aspire resource outputs into clear env vars and config sections that the app can bind to IOptions<T>.
  • Production parity: ensures all external dependencies can be reproduced in production without Aspire runtime.
  • Safe isolation: keeps Aspire hosting logic inside AppHost only, avoiding coupling in application projects.

Quick Start

Configure Aspire resources to be exposed as environment variables for your app using AppHost, then reference those keys in your app's configuration and options pattern.

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: aspire-configuration
Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#aspire-configuration

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 471,000+ vetted skills library on demand.