GoogleGson (2.9.1.1)
Published 2023-05-05 11:26:13 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.9.1.1 GoogleGson
About this package
Gson is a library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object.