#dotnet10 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dotnet10, aggregated by home.social.
-
via @dotnet : .NET 8 and .NET 9 will reach End of Support on November 10, 2026
https://ift.tt/FQpBnuP
#NET8EndOfSupport #NET9EndOfSupport #NET10Upgrade #DotNet8 #DotNet9 #DotNet10 #LTS #STS #EndOfSupport #PatchTuesday #SecurityUpdates #TechnicalSupport #UpgradeT… -
From the .NET blog...
In case you missed it earlier...
NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports
https://devblogs.microsoft.com/dotnet/nuget-package-pruning-in-dotnet-10/ #dotnet #NuGet #Security #audit #dotnet10 #packagepruning #vulnerabilities -
via @dotnet : NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports
https://ift.tt/mUszAVv
#NuGet #PackagePruning #DotNet10 #DependencyManagement #VulnerabilityReports #TransitiveDependencies #FalsePositives #RestoreGraph #PrivateAsset… -
NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports
https://devblogs.microsoft.com/dotnet/nuget-package-pruning-in-dotnet-10/#microsoft #NET #NuGet #Security #audit #dotnet10 #package_pruning #vulnerabilities
-
From the .NET blog...
NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports
https://devblogs.microsoft.com/dotnet/nuget-package-pruning-in-dotnet-10/ #dotnet #NuGet #Security #audit #dotnet10 #packagepruning #vulnerabilities -
via @dotnet : .NET and .NET Framework May 2026 servicing releases updates
https://ift.tt/nkE2LOt
#dotnet #dotnetframework #May2026 #servicingupdates #securityupdates #cve202632177 #cve202635433 #cve202632175 #cve202642899 #release8 #dotnet10 #dotnet9 #dotnet8 #a… -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
via @dotnet : High-Performance Distributed Caching with .NET and Postgres on Azure
https://ift.tt/XTxg3Qu
#dotnet #caching #hybridcache #postgrescache #azure #distributedcache #performance #dotnetcore #aspnetcore #dotnet6 #dotnet7 #dotnet10 #weatherdata #cachehi… -
via @dotnet : Combining API versioning with OpenAPI in .NET 10 applications
https://ift.tt/io6TkxZ
#APIVersioning #OpenAPI #AspVersioning #Asp.Versioning #MicrosoftOpenApi #ASP.NETCore #MinimalAPIs #Controllers #DotNet10 #DOTNET #SwaggerUI #Scalar #OpenApiDocume… -
via @dotnet : What’s new for .NET in Ubuntu 26.04
https://ift.tt/PfDItyM
#dotnet #ubuntu #ubuntu2604 #resoluteraccoon #dotnet10 #dotnet8 #dotnet9 #containers #container #nativeaot #naot #cgroupv2 #linux7 #backports #ppa #dotnetruntime #dotnetsdk -
What’s new for .NET in Ubuntu 26.04 | by Richard Lander
https://devblogs.microsoft.com/dotnet/whats-new-for-dotnet-in-ubuntu-2604/
-
via @dotnet : .NET 10.0.7 Out-of-Band Security Update
https://ift.tt/M4BdDGe
#dotnet #dotnet10 #dotnetcore #AspNetCore #DataProtection #SecurityUpdate #OutOfBand #OOB #CVE202640372 #SecurityVulnerability #Decryption #HMAC #Encryption #ReleaseNotes #Downloads #SD… -
You can now add operators to classes you didn't write.
Want to "add" two Workshop objects or combine Paths with a +? Use static extension operators in .NET 10.
-
Part 16 of Modernizing .NET is out! 🛡️
Today we’re ditching the obsolete BinaryFormatter in favor of the fast and secure protobuf-net.
🚀 7x faster 📉 3x smaller ✅ Fully safe for modern .NET
https://medium.com/@michael.kopt/%EF%B8%8F-modernizing-net-part-16-replacing-binaryformatter-with-protobuf-net-for-speed-and-security-f5cc5db8055a
#dotnet #dotnetcore #dotnet8 #dotnet9 #dotnet10 #aspnet #aspnetcore #csharp #programming #serialization #protobuf -
via @dotnet : .NET 10.0.5 Out-of-Band Release – macOS Debugger Fix
https://ift.tt/v1U3Iae
#dotnet #dotnet10 #dotnet105 #dotnetupdate #net10 #debuggerfix #macOS #macos #apple silicon #arm64 #visualstudiocode #vscode #dotnetsdk #netcore #outofband #oob #release #s… -
🗂️ New: Modernizing .NET – Part 15
JSON fails with circular objects. Protobuf-net can’t fix recursive graphs.
Here’s a custom ASP.NET Core Session Store that can.Read → https://medium.com/@michael.kopt/%EF%B8%8F-custom-session-store-for-complex-objects-in-asp-net-core-1349b680ce12
#DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CSharp #Middleware #SessionState -
🧩 New: Modernizing .NET – Part 14
WebHost still works, but WebApplication is better.
Here’s how to migrate your ASP.NET Core app to the modern hosting model.Read → https://medium.com/@michael.kopt/modernizing-net-part-14-migrating-from-webhost-to-webapplication-in-asp-net-core-612a7a8e1b88
#DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CSharp #Middleware -
📡 New post: Modernizing .NET – Part 11
Migrate from WebClient and RestSharp to HttpClientFactory.
Full code, DI setup, and performance boost.Read → https://medium.com/@michael.kopt/c3a74091ef19
#DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CSharp #Linux #RestShart #WebClient #DepedencyInjection -
📊 New post: Modernizing .NET – Part 10
Replace OleDB with ExcelDataReader in .NET Core.
Setup, formatting, exporting, performance tips — all covered.
Read → https://medium.com/@michael.kopt/modernizing-net-part-10-replacing-oledb-excel-reading-with-exceldatareader-a2cdae1e2cb8
#DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #Excel #OLEDB -
.NET 10 support in Visual Studio 2022 | by Mike Irving
-
via @dotnet : .NET and .NET Framework January 2026 servicing releases updates
https://ift.tt/Oy3XogR
#DotNet #DotNetFramework #ServicingUpdates #January2026 #SoftwareUpdates #NonSecurityFixes #ReleaseNotes #DotNet10 #DotNet9 #DotNet8 #ContainerImages #LinuxPacka… -
Haha 🤣 sure …
.net9 with #xcode 26.0 is running again. Fine.Now I upgraded my app a libraries to #dotnet10 and #maui10 and yes it compiles. But running the iOS debug versions - you guessed it - expects XCode 26.2 - because … why not
So another Download, another 8GB simulator installation …
And now I will need to switch Xcode between 26.0 and .2 when I develop (.net10) or update/fix (.net9) Apps. Cool 😒
-
I made a program for #Steam on #Linux that creates a
by-namefolder for the compatdata folders of steam games. Basically instead of looking up what a game's AppID is, you can go tocompatdata/by-name/My Summer Car/instead!https://github.com/Krutonium/SteamByName
Oh and it has a #Flake for #Nix and #NixOS users.
#MIT License. #Linuxgaming to cover all my bases.
#PR 's Welcome!
-
via @dotnet : .NET and .NET Framework December 2025 servicing releases updates
https://ift.tt/MTRsl7X
#DotNet #DotNetFramework #ServicingUpdates #December2025 #ReleaseNotes #NonSecurityFixes #DotNet10 #AspNetCore #EntityFrameworkCore #WinForms #SDK #ContainerIma… -
I just completed all 25 days of Advent of Code 2024! #AdventOfCode https://adventofcode.com/
finished, and re-did it, this year with the new #file-based-app in mind and #dotnet10 and threw in some #spectreconsole to spice it up (I won't tell how long it took but at least, it was fun to play around). let's see If I got time for the 2025 version this year or it will have to wait until 2026.
-
.NET MAUI Community Standup - .NET 10 Announcements Roundup with Gerald Versluis & David Ortinau
https://www.youtube.com/watch?v=LuA4WbZY7tw
#dotnetmaui #dotnet #dotnet10 #xaml #csharp #devcommunity #appdev #mobiledev