home.social
  1. Modernizing .NET Part 24! 📊
    Today we’re implementing modern observability with Prometheus and Grafana.
    ✅ OpenTelemetry metrics
    ✅ Runtime health (GC, Threads)
    ✅ Kubernetes-native monitoring
    medium.com/@michael.kopt/moder

  2. Modernizing .NET Part 22! 📂

    Today we’re bridging the gap between legacy config files and modern .NET Core.

    ✅ Custom IConfiguration providers
    ✅ Hot-reloading support
    ✅ Zero-downtime config migration

    medium.com/@michael.kopt/moder

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

  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

  5. 📑 New post: Modernizing .NET – Part 5
    CoreWCF gives you SOAP, but no docs. Here's how to rebuild .asmx-style documentation using WSDL + reflection.
    🔗 medium.com/@michael.kopt/moder

  6. 📚 New post: Modernizing .NET – Part 4 - WSDL in CoreWCF
    Here's how to fix the WSDL so clients don't break.
    🔗 medium.com/@michael.kopt/3b5e3

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