Skip to content

Add Aspire - #5308

Open
tibel wants to merge 1 commit into
github:mainfrom
tibel:feature/aspire-topic
Open

Add Aspire#5308
tibel wants to merge 1 commit into
github:mainfrom
tibel:feature/aspire-topic

Conversation

@tibel

@tibel tibel commented Jul 31, 2026

Copy link
Copy Markdown

Please confirm this pull request meets the following requirements:

Which change are you proposing?

  • Suggesting edits to an existing topic or collection
  • Curating a new topic or collection
  • Something that does not neatly fit into the binary options above

Editing an existing topic or collection

I'm suggesting these edits to an existing topic or collection:

  • Image (and my file is *.png, square, dimensions 288x288, size <= 75 kB)
  • Content (and my changes are in index.md)

Please replace this line with an explanation of why you think these changes should be made.

Curating a new topic or collection

  • I've formatted my changes as a new folder directory, named for the topic or collection as it appears in the URL on GitHub (e.g. https://github.com/topics/[NAME] or https://github.com/collections/[NAME])
  • My folder contains a *.png image (if applicable) and index.md
  • All required fields in my index.md conform to the Style Guide and API docs: https://github.com/github/explore/tree/main/docs

Curating Aspire centralizes code-first app definitions, CLI runbooks, integrations, and observability recipes so teams can onboard faster and reliably build, run, and deploy distributed applications.

Something that does not neatly fit into the binary options above

  • My suggested edits are not about an existing topic or collection, or at least not a single one
  • My suggested edits are not about curating a new topic or collection, or at least not a single one
  • My suggested edits conform to the Style Guide and API docs: https://github.com/github/explore/tree/main/docs

Please replace this line with an explanation of your proposed changes.


Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.

@tibel
tibel requested a review from a team as a code owner July 31, 2026 11:35
@github-actions

Copy link
Copy Markdown
Contributor

Maintainer triage

Topics

@tibel

tibel commented Jul 31, 2026

Copy link
Copy Markdown
Author

@joperezr Aspire team

@tibel
tibel force-pushed the feature/aspire-topic branch from 8efb34d to 4d562eb Compare July 31, 2026 12:46
Comment thread topics/aspire/index.md
created_by: Microsoft
display_name: Aspire
logo: aspire.png
short_description: Your stack, streamlined.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a technical description of the project not a marketing tagline

Comment thread topics/aspire/index.md
url: https://aspire.dev/
github_url: https://github.com/microsoft/aspire
---
Orchestrate frontends, APIs, containers, and databases effortlessly—no rewrites, no limits. Extend Aspire to power any project. Free, open source, and agent ready.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny nit: the em dash here is glued to the words (effortlessly-no). A period reads a bit cleaner and separates the two clauses -> effortlessly. No rewrites, no limits.

Comment thread topics/aspire/index.md
url: https://aspire.dev/
github_url: https://github.com/microsoft/aspire
---
Orchestrate frontends, APIs, containers, and databases effortlessly—no rewrites, no limits. Extend Aspire to power any project. Free, open source, and agent ready.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple thoughts on the copy here (this line + the short_description on line 5) — right now both lean promotional and don't quite capture what Aspire is or how it works. Two things I think are worth landing:

  • It's code-first / infrastructure-as-code — you describe your whole app (projects, containers, services, databases) as code.

  • That's what unlocks the two real wins: it tightens the inner loop by automatically knowing how to run all those pieces together locally, and it simplifies deployment by provisioning and deploying those resources to whatever target environment you pick.

Maybe something like:

short_description: Aspire is an open source toolchain for building, running, and deploying distributed apps, from local dev to the cloud.

body: Aspire is an open source, code-first toolchain for distributed apps. You describe your app's projects, containers, services, and databases as code, and Aspire automatically knows how to run them all together locally — with a dashboard for logs, traces, and metrics — then provisions and deploys those same resources to the target environment you choose. Extensible and agent-ready.

@joperezr

joperezr commented Aug 3, 2026

Copy link
Copy Markdown

Thanks for the PR @tibel! Added a couple of notes.

@maddymontaquila @IEvangelist Can you folks please take a look as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants