Json.NET
Json.NET (a.k.a. Newtonsoft.Json) is a library required for the asset to function; without it the asset will not work, as it handles parsing JSON responses from Figma.
In the subsections you will find two installation methods—via the Package Manager or by adding the DLL file to the project if the first method doesn’t work for you.
Last updated