Xabaril / Balea

Balea is an authorization framework for ASP.NET Core developers.
Apache License 2.0
246 stars 37 forks source link

use System.Net.Http.Json #54

Open pbr1111 opened 4 weeks ago

pbr1111 commented 4 weeks ago

Use System.Net.Http.Json GetFromJsonAsync method improves memory footprint by removing intermediate string allocations when reading API responses.

pbr1111 commented 4 weeks ago

@dotnet-policy-service agree