A C# client for accessing SDC REST API functions of exisiting frameworks supporting the SDC REST API.
                        
                    
         
                Info
| Version: | 1.2.0 | 
| Author(s): | Andreas Besting | 
| Last Update: | Sunday, September 6, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://bitbucket.org/besting-it/sdcapisharp | 
| NuGet Url: | https://www.nuget.org/packages/SdcApiSharp | 
Install
Install-Package SdcApiSharp
                        dotnet add package SdcApiSharp
                        paket add SdcApiSharp
                        
                                SdcApiSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NewtonSoft.Json(>= 12.0.3)
 - JsonSubTypes(>= 1.6.0)
 - RestSharp(>= 105.1.0)
 
Tags