C# .NET Standard Rest API for comdirect.
Info
Version: | 1.0.0 |
Author(s): | Dominik Oswald |
Last Update: | Friday, October 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Doit.Comdirect.RestApi |
Install
Install-Package Doit.Comdirect.RestApi
dotnet add package Doit.Comdirect.RestApi
paket add Doit.Comdirect.RestApi
Doit.Comdirect.RestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.UserSecrets(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Net.Http(>= 4.3.4)