Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
oising
/
AspireProjectCommander
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
29
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add project-defined startup forms and commands using aspire interaction service
- #8
#8
Merged
oising
merged 16 commits into
main
oising/AspireProjectCommander:main
from
aspirify
oising/AspireProjectCommander:aspirify
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add project-defined startup forms and commands using aspire interaction service
#8
oising
merged 16 commits into
main
oising/AspireProjectCommander:main
from
aspirify
oising/AspireProjectCommander:aspirify
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2025
add aspirify bits
oising
committed
62b167a
View commit details
Copy full SHA for 62b167a
Browse repository at this point
Commits on Feb 5, 2026
first pass with fowler for aspirify show
oising
committed
351730d
View commit details
Copy full SHA for 351730d
Browse repository at this point
first pass at startup forms, commands and json project commander manifest support
oising
committed
ff683a2
View commit details
Copy full SHA for ff683a2
Browse repository at this point
disable config for startup form after submitted; require resource restart to config again
oising
committed
e4852d0
View commit details
Copy full SHA for e4852d0
Browse repository at this point
Commits on Feb 9, 2026
Fix: Return Success=false for cancelled operations (#9)
Show description for 275e6a1
Copilot
and
oising
authored
275e6a1
View commit details
Copy full SHA for 275e6a1
Browse repository at this point
Commits on Feb 11, 2026
Add unit tests and extract startup form logic into testable services (#10)
Show description for c64f688
Copilot
and
oising
authored
c64f688
View commit details
Copy full SHA for c64f688
Browse repository at this point
fix some nits and tests
oising
committed
34e24b2
View commit details
Copy full SHA for 34e24b2
Browse repository at this point
bump aspire to 13.1.1
oising
committed
9dfec68
View commit details
Copy full SHA for 9dfec68
Browse repository at this point
Commits on Feb 20, 2026
prevent repeat registration
oising
committed
b4361b1
View commit details
Copy full SHA for b4361b1
Browse repository at this point
switch to a depedant resource for startup form
oising
committed
be7f0fc
View commit details
Copy full SHA for be7f0fc
Browse repository at this point
fix eventing
oising
committed
ed2174e
View commit details
Copy full SHA for ed2174e
Browse repository at this point
simplify API and update readme
oising
committed
de1ecbb
View commit details
Copy full SHA for de1ecbb
Browse repository at this point
Update ProjectCommander.Tests/ProjectCommander.Tests.csproj
Show description for a179bc9
oising
and
Copilot
authored
a179bc9
View commit details
Copy full SHA for a179bc9
Browse repository at this point
Update Src/Nivot.Aspire.Hosting.ProjectCommander/ResourceNameParser.cs
Show description for 14ad1b2
oising
and
Copilot
authored
14ad1b2
View commit details
Copy full SHA for 14ad1b2
Browse repository at this point
Fix CHANGELOG: WithProjectManifest returns IResourceBuilder<T>, not a tuple (#11)
Show description for 0736ee0
Copilot
and
oising
authored
0736ee0
View commit details
Copy full SHA for 0736ee0
Browse repository at this point
Fix thread-unsafe field access in StartupFormService (#12)
Show description for bfd8151
Copilot
and
oising
authored
bfd8151
View commit details
Copy full SHA for bfd8151
Browse repository at this point
You can’t perform that action at this time.