The Space Invoices SDK provides an easy way to access Space Invoices API from application written in .NET Standard 1.3+, .NET Core 1.0+, and .NET Framework 4.6+.
Info
Version: | 1.1.0 |
Author(s): | SpaceInvoices |
Last Update: | Thursday, March 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SpaceInvoices |
Install
Install-Package SpaceInvoices
dotnet add package SpaceInvoices
paket add SpaceInvoices
SpaceInvoices Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)