BooliNet 1.0.8
dotnet add package BooliNet --version 1.0.8
NuGet\Install-Package BooliNet -Version 1.0.8
<PackageReference Include="BooliNet" Version="1.0.8" />
<PackageVersion Include="BooliNet" Version="1.0.8" />
<PackageReference Include="BooliNet" />
paket add BooliNet --version 1.0.8
#r "nuget: BooliNet, 1.0.8"
#:package BooliNet@1.0.8
#addin nuget:?package=BooliNet&version=1.0.8
#tool nuget:?package=BooliNet&version=1.0.8
A library written in C# to connect to the Booli.se API.
To get a Booli API key go here http://www.booli.se/api/key. For information regarding the Booli API go here http://www.booli.se/api.
The source code to this library can be found at github at https://github.com/Kenshins/BooliNET.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
- Newtonsoft.Json (>= 4.5.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This is a new version with support of the new Booli API functions for sold properties, areas and a function to get a specific property by id for listings/sold properties.
BooliSearchCondition is still left intact insuring backward compability.