Skip to content

Martijn Boland

New adventures in .NET and beyond

Menu

  • About
  • Contact

ASP.NET Core; JSON

System.Text.Json and Newtonsoft.Json side-by-side in ASP.NET Core

Since version 3.0, ASP.NET Core uses its own JSON serialization library System.Text.Json instead of Newtonsoft.Json. The reasons for this change are explained perfectly in this blog post and generally, I think it’s working well in most cases. However, there are

martijn May 28, 2020 .NET Core, Web development No Comments Read more

Recent Posts

  • Integrating Vite with ASP.NET Core – a winning combination?
  • Dynamic localization of JavaScript apps with AppText part 2: GraphQL
  • Dynamic localization of JavaScript apps with AppText and i18next
  • Easy ASP.NET Core localization with AppText
  • System.Text.Json and Newtonsoft.Json side-by-side in ASP.NET Core

Recent Comments

  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Martijn Boland on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Mukesh Kamath on Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
  • Vedran Mandić on Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2021 Martijn Boland. Powered by WordPress. Theme: Spacious by ThemeGrill.