platformplatform / PlatformPlatform

🚀 Pre-alpha state. A platform designed for building enterprise-grade, multi-tenant products using Azure, .NET, React, TypeScript, Infrastructure as Code, etc.
https://platformplatform.github.io
MIT License
227 stars 25 forks source link

Update to .NET Aspire preview 6 #434

Closed tjementum closed 4 months ago

tjementum commented 4 months ago

Summary & Motivation

Upgrade to Aspire preview 6, a minor update that is likely the last preview before its general availability (GA). This update introduces no breaking changes.

The prerequisites in the PlatformPlatform CLI have been upgraded to check for preview 6.

Upgrade all NuGet packages to latest version including OpenTelemetry, XUnit, and FluentValidation.

Update WebAppMiddleware to await generation of index.html, fixing race condition where frontend recreates file during .NET process startup.

Checklist

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
21.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud