Martin Costello 6/16/2019

Using Refit with the new System.Text.Json APIs

Read Original

This technical article explains how to replace JSON.NET with the new, more performant System.Text.Json APIs within the Refit HTTP client library for .NET. It provides code examples for implementing a custom content serializer, updating model attributes, and includes benchmark comparisons to demonstrate potential performance gains.

Using Refit with the new System.Text.Json APIs

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week