home.social

#dotnet9 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dotnet9, aggregated by home.social.

  1. 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

    medium.com/@michael.kopt/%EF%B

  2. 📡 New post: Modernizing .NET – Part 11
    Migrate from WebClient and RestSharp to HttpClientFactory.
    Full code, DI setup, and performance boost.

    Read → medium.com/@michael.kopt/c3a74
    #DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CSharp #Linux #RestShart #WebClient #DepedencyInjection

  3. ✅ New post in my Modernizing .NET series: Validators in CoreWCF — how to bring back pre‑deserialization SOAP validation using AssertValidator + ParameterInspector.
    🔗 medium.com/@michael.kopt/50c0e
    #DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CoreWCF #WCF #SOAP #CSharp

  4. ✅ New post in my Modernizing .NET series: Validators in CoreWCF — how to bring back pre‑deserialization SOAP validation using AssertValidator + ParameterInspector.
    🔗 medium.com/@michael.kopt/50c0e
    #DotNet #DotNetCore #DotNet8 #DotNet9 #DotNet10 #ASPNet #ASPNetCore #CoreWCF #WCF #SOAP #CSharp

  5. ✅ New post in my Modernizing .NET series: Validators in CoreWCF — how to bring back pre‑deserialization SOAP validation using AssertValidator + ParameterInspector.
    🔗 medium.com/@michael.kopt/50c0e

  6. Next part of Modernizing .NET:
    🧼 Part 3 - Migrating WCF SOAP services to .NET 8? I used CoreWCF to keep legacy endpoints alive—no rewrite needed.
    🔗 medium.com/@michael.kopt/moder

  7. What's New in .NET 9: Key Updates & Features

    industrialagency.org/blogs/185

    Discover the latest advancements in .NET 9, including performance improvements, enhanced security, and new development tools. Stay ahead with key updates shaping the future of .NET development.

    #DotNet9
    #NET9Features
    #SoftwareDevelopment
    #DotNetUpdates
    #WebDevelopment
    #TechTrends
    #Coding
    #Programming
    #MicrosoftDotNet
    #DevCommunity

  8. #UnoPlatform 5.6 is here, packed with substantial improvements in performance, productivity, and cross-platform development capabilities.

    Read #InfoQ to discover the key updates: bit.ly/3EGhYVu

    #dotnet #dotnetCore #dotnet8 #dotnet9

  9. Guid Version 7 in .NET 9 introduces a new way to generate globally unique identifiers (GUIDs) based on timestamps and randomness, making them more suitable for relational databases. Unlike the non-sequential GUID v4, GUID v7 reduces index fragmentation, improving database performance.

    okyrylchuk.dev/blog/guid-versi