dotnet core - finding the assembly for - [JsonPropertyName("access_token")]

 Apparently this elusive attribute is located in using System.Text.Json.Serialization and documented here

https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization?view=net-8.0


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm