Skip to content

Conversation

@nietras
Copy link
Owner

@nietras nietras commented Nov 8, 2025

created with draw.io. grid snapping is awful, so sometimes disable grid (ctrl+shift+g) then adjust.

steps to make high resolution png with border trimmed:

draw.io export as -> advanced -> 400 ppi
magick.exe convert .\dotnet-versions-export.png -trim dotnet-versions-export-trim.png
pinga optimize dotnet-versions-export-trim.png (lossless extreme)
then manually rename to remove -trim

steps to export as pdf
draw.io export as -> pdf -> Selection + Crop + Border = 0

@nietras nietras changed the title .NET and C# Versions - 10/14 Update .NET and C# Versions - .NET Framework 1.0 to .NET 10 & C# 1.0 to 14 (10/14 Update) Nov 9, 2025
@nietras nietras merged commit 080fd14 into master Nov 11, 2025
@nietras nietras deleted the dotnet-10-csharp-14-versions branch November 11, 2025 12:20
@nietras
Copy link
Owner Author

nietras commented Nov 11, 2025

BLOG


New blog post ".NET and C# Versions - .NET Framework 1.0 to .NET 10 & C# 1.0 to 14 (10/14 Update)"

Happy #dotnet 10 and #csharp 14 release day! 🎉

👇
https://nietras.com/2025/11/11/dotnet-and-csharp-versions/

👾


"What's new in .NET 10"
👇
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/overview


"What's new in the .NET 10 runtime"
👇
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/runtime


"What's new in .NET libraries for .NET 10"
👇
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/libraries


"What's new in the SDK and tooling for .NET 10"
👇
https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-10/sdk


"What's new in C# 14"
👇
https://learn.microsoft.com/en-us/dotnet/csharp/whats-new/csharp-14


"Breaking Changes in .NET 10"
👇
https://learn.microsoft.com/en-us/dotnet/core/compatibility/10.0?toc=%2Fdotnet%2Ffundamentals%2Ftoc.json&bc=%2Fdotnet%2Fbreadcrumb%2Ftoc.json

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.

1 participant