Smartsheet C# SDK to facilitate HTTP Requests against the Smartsheet API (api.smartsheet.com).
Info
| Version: | 2.0.22 |
| Author(s): | Austen DeWolf, Bobby Dick, Misha Berman, Seth Martin, Eric Filipowicz |
| Last Update: | Wednesday, October 9, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Smartsheet.Net.Standard |
Install
Install-Package Smartsheet.Net.Standard
dotnet add package Smartsheet.Net.Standard
paket add Smartsheet.Net.Standard
Smartsheet.Net.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags