A RESTful client for the LoanStreet Loan Servicing API.
Info
Version: | 0.0.15 |
Author(s): | LoanStreet, Inc |
Last Update: | Friday, March 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/loanstreet-usa/servicing-api-client-csharp |
NuGet Url: | https://www.nuget.org/packages/LoanStreet.LoanServicing |
Install
Install-Package LoanStreet.LoanServicing
dotnet add package LoanStreet.LoanServicing
paket add LoanStreet.LoanServicing
LoanStreet.LoanServicing Download (Unzip the "nupkg" after downloading)
Dependencies
- CompareNETObjects(>= 4.57.0)
- JsonSubTypes(>= 1.5.2)
- Newtonsoft.Json(>= 12.0.1)
- RestSharp(>= 106.10.1)
- System.ComponentModel.Annotations(>= 4.5.0)