![]() |
VOOZH | about |
dotnet add package opendatahub-ltsapi-importer --version 4.1.3
NuGet\Install-Package opendatahub-ltsapi-importer -Version 4.1.3
<PackageReference Include="opendatahub-ltsapi-importer" Version="4.1.3" />
<PackageVersion Include="opendatahub-ltsapi-importer" Version="4.1.3" />Directory.Packages.props
<PackageReference Include="opendatahub-ltsapi-importer" />Project file
paket add opendatahub-ltsapi-importer --version 4.1.3
#r "nuget: opendatahub-ltsapi-importer, 4.1.3"
#:package opendatahub-ltsapi-importer@4.1.3
#addin nuget:?package=opendatahub-ltsapi-importer&version=4.1.3Install as a Cake Addin
#tool nuget:?package=opendatahub-ltsapi-importer&version=4.1.3Install as a Cake Tool
A library created for the Open Data Hub Project to import tourism data from the LTS Rest Api.
Use this library to retrieve Tourism Data from the LTS Rest Interface.
In this library the Open Data Hub Tourism Datamodel is used Nuget Package (https://www.nuget.org/packages/opendatahub-datamodel-tourism)
usage Example
LtsApi ltsapi = new LtsApi(//Pass valid LTSCredentials here);
var qs = new LTSQueryStrings() { page_size = 1 }; //Add all parameters
var dict = ltsapi.GetLTSQSDictionary(qs); //Create Dictionary with all parameters
var data = await ltsapi.AccommodationDetailRequest(id, dict); //Create a request and pass all parameters
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.1.3 | 193 | 6/10/2026 |
| 4.1.2 | 109 | 5/29/2026 |
| 4.1.1 | 99 | 5/28/2026 |
| 4.1.0 | 102 | 5/28/2026 |
| 4.0.4 | 388 | 5/7/2026 |
| 4.0.3 | 93 | 5/7/2026 |
| 4.0.2 | 193 | 4/27/2026 |
| 4.0.1 | 205 | 4/16/2026 |
| 4.0.0 | 167 | 3/20/2026 |
| 3.11.0 | 118 | 3/20/2026 |
| 3.10.3 | 113 | 3/19/2026 |
| 3.10.2 | 113 | 3/19/2026 |
| 3.10.1 | 108 | 3/18/2026 |
| 3.10.0 | 114 | 3/18/2026 |
| 3.9.12 | 140 | 1/21/2026 |
| 3.9.11 | 122 | 1/21/2026 |
| 3.9.10 | 120 | 1/20/2026 |
| 3.9.9 | 112 | 1/20/2026 |
| 3.9.8 | 116 | 1/20/2026 |
| 3.9.7 | 122 | 1/20/2026 |