kevbite / CompaniesHouse.NET

A simple .NET client wrapper for CompaniesHouse API
MIT License
37 stars 44 forks source link

Move to using System.Text.Json #188

Open kevbite opened 2 years ago

kevbite commented 2 years ago

System.Text.Json is now the default for .NET applications, it has loads of performance benefits too.