Skip to content

docs: refresh README for .NET 10 migration#33

Merged
phmatray merged 1 commit intomainfrom
docs/32-refresh-readme-net10
Feb 28, 2026
Merged

docs: refresh README for .NET 10 migration#33
phmatray merged 1 commit intomainfrom
docs/32-refresh-readme-net10

Conversation

@phmatray
Copy link
Contributor

Summary

Update all .NET 8 references in README.md to match the current .NET 10 project state.

Fixes #32

Changes

  • Tagline: .NET 8.NET 10
  • Badge: .NET-8.0 badge → .NET-10.0 with updated download URL
  • Tech Stack table: Runtime .NET 8.0 / C# 12.NET 10.0 / C# 14, Blazor SSR 8.010.0, FastEndpoints 5.218.0, AngleSharp 1.01.4
  • Prerequisites: .NET SDK >= 8.0.NET SDK >= 10.0
  • License copyright: 2020-20242020-2026

Testing

  • Verified all version numbers match global.json (SDK 10.0.103), Directory.Build.props (net10.0, C# 14), and FastComponents.csproj package references

Implementation Path

FAST — single agent, single file change

Update all references from .NET 8 to .NET 10 to match the actual
project state (SDK 10.0.103, TFM net10.0, C# 14).

Fixes #32
@phmatray phmatray merged commit 25cc365 into main Feb 28, 2026
5 checks passed
@phmatray phmatray deleted the docs/32-refresh-readme-net10 branch February 28, 2026 18:32
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.

docs: refresh README for .NET 10 migration

1 participant