An unofficial .NET wrapper for the Realo.be API.
Info
| Version: | 1.0.3 |
| Author(s): | Stefaan De Vylder |
| Last Update: | Thursday, January 28, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/stefaandevylder/RealoAPI |
| NuGet Url: | https://www.nuget.org/packages/RealoAPI |
Install
Install-Package RealoAPI
dotnet add package RealoAPI
paket add RealoAPI
RealoAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.11.7)