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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
platformplatform
/
PlatformPlatform
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
436
Code
Issues
7
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Upgrade to .NET 10, Aspire 13, and System.CommandLine 2.0
- #794
#794
Merged
tjementum
merged 11 commits into
main
platformplatform/PlatformPlatform:main
from
pp-629-upgrade-to-net-10
platformplatform/PlatformPlatform:pp-629-upgrade-to-net-10
Copy head branch name to clipboard
Nov 23, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Upgrade to .NET 10, Aspire 13, and System.CommandLine 2.0
#794
tjementum
merged 11 commits into
main
platformplatform/PlatformPlatform:main
from
pp-629-upgrade-to-net-10
platformplatform/PlatformPlatform:pp-629-upgrade-to-net-10
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2025
Add support for major .NET version upgrades in update-packages command
tjementum
committed
aa08df5
View commit details
Copy full SHA for aa08df5
Browse repository at this point
Upgrade to .NET 10
tjementum
committed
5d0fd1b
View commit details
Copy full SHA for 5d0fd1b
Browse repository at this point
Fix .NET 10 compatibility issues with EF Core and C# 14
tjementum
committed
3b39bea
View commit details
Copy full SHA for 3b39bea
Browse repository at this point
Upgrade Docker images to use mcr.microsoft.com/dotnet/aspnet:10.0-noble-chiseled-extra
tjementum
committed
7dae26c
View commit details
Copy full SHA for 7dae26c
Browse repository at this point
Update Aspire to use Aspire.Hosting.JavaScript over Aspire.Hosting.NodeJS and remove .esproj references
tjementum
committed
a3b691e
View commit details
Copy full SHA for a3b691e
Browse repository at this point
Update readmes and comments to match .NET Aspire's rebranding to Aspire
tjementum
committed
2620f47
View commit details
Copy full SHA for 2620f47
Browse repository at this point
Update all backing fields to use the new C# 14 field syntax
tjementum
committed
abcb2e6
View commit details
Copy full SHA for abcb2e6
Browse repository at this point
Change all extension methods to use C# 14's new extension members
tjementum
committed
5255dd9
View commit details
Copy full SHA for 5255dd9
Browse repository at this point
Remove params keyword from extension methods to fix CS8620 and Rider warnings
tjementum
committed
9581c09
View commit details
Copy full SHA for 9581c09
Browse repository at this point
Upgrade to System.CommandLine 2.0.0 and remove NamingConventionBinder
tjementum
committed
174878a
View commit details
Copy full SHA for 174878a
Browse repository at this point
Update documentation to reflect .NET 10 upgrade and Aspire rebranding
tjementum
committed
b53873f
View commit details
Copy full SHA for b53873f
Browse repository at this point
You can’t perform that action at this time.