NET 9 BinaryFormatter migration paths

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Serilog

    Simple .NET logging with fully-structured events

    Each code sample are void of exception handling as all work in done in the project’s debug folder which a developer has permissions. For an actual application use assertion, try-catch blocks and optionally logging runtime errors to a physical log file using a provider such as SeriLog.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. csharp-11-ef-core-7-features

    Code samples for .NET Core7/C#11 and EF Core 7

    All code samples use mocked up data from here.

  4. Protobuf.NET

    Protocol Buffers library for idiomatic .NET

    protobuf-net is a contract based serializer for .NET code, that happens to write data in the "protocol buffers" serialization format engineered by Google.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • C# PeriodicTimer

    3 projects | dev.to | 26 May 2024
  • Serilog filter log files by type

    3 projects | dev.to | 9 Feb 2025
  • EF Core HasData

    1 project | dev.to | 2 Feb 2025
  • Hidden NET 9 gems

    1 project | dev.to | 24 Nov 2024
  • Visual Studio package security

    4 projects | dev.to | 24 Nov 2024

Did you know that C# is
the 10th most popular programming language
based on number of references?