SG.RestClient 1.0.0
C# Rest client to perform REST communication
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>SG.RestClient</id>
<version>1.0.0</version>
<title>SG.RestClient</title>
<authors>Sadrak Gunadi</authors>
<owners>Sadrak Gunadi</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://lh3.googleusercontent.com/fbZrz_yPfa1IQeqhc9kPFkCuPS_8vT-wQ9pEpbtDs4usaF4SI5tuknTzuah6LeE381ArafhQgUrkBJppzCVP8wsRKqNJc-CEwRJnwN9qX5SJey36z4SVeHfRzHhrj0rs7ncZRTZBZYV-Maa9Y4V-vrvd-1MpsD42Fh_6OOs2lfdSRnhuTc5lp9hZfzMAeOzlSR165kSxae3EsCLj9BzRGktORCQ06TSGBZFefIr5WEsU2QZlzCvzsJyWUAsuhMHNFNapTj-4GlDcRIEJ_T2oMUoeiwYvx0Y_MB2Tx5AcAZqLmU7XeZLlDWBxtoysXeKNqgu5Vrc2DrbT9hnsJMnWvfSOZCaWHitrZ8QDfOrxtPD4PaG4gjnEb7IAXAZ0Am3AFrEV_QJz1xiGHQjslDDNo13xNcFIoMI1PlZSZ2X-r9CbQxKftwUNXtB4sHzDVuDlvpZGq3ejFy3fB589k1ptS_G0VX72u2vb4KzbVT8jbndEO7EEmHZt_hoQBqEeqXFO4qHTnD5N_q5AEZdhE7tjz1b2e9Nf4gh9IU6ajPV1v3m68YCzZ3Z35WNPYICszCRO_I7ny9zuBDGK1Zkkt_iMCZ_u-rV0yAI5hIqjg4_8C-NccLn5Qe8CuEUE7WCGnGHfxrQD4NsACDVxeMbhkJbYySB2Gw3iLJk=s300-no</iconUrl>
<description>C# Rest client to perform REST communication</description>
<releaseNotes>Version 1.0.0</releaseNotes>
<copyright>Copyright 2018. Sadrak Gunadi</copyright>
<language>en-US</language>
<tags>RestClient</tags>
<dependencies>
<dependency id="Newtonsoft.Json" version="12.0.1" />
</dependencies>
</metadata>
</package>