GeoARIt.Api
1.0.10
See the version list below for details.
dotnet add package GeoARIt.Api --version 1.0.10
NuGet\Install-Package GeoARIt.Api -Version 1.0.10
<PackageReference Include="GeoARIt.Api" Version="1.0.10" />
paket add GeoARIt.Api --version 1.0.10
#r "nuget: GeoARIt.Api, 1.0.10"
// Install GeoARIt.Api as a Cake Addin #addin nuget:?package=GeoARIt.Api&version=1.0.10 // Install GeoARIt.Api as a Cake Tool #tool nuget:?package=GeoARIt.Api&version=1.0.10
GeoARIt.Api
Used to access the https://GeoARit endpoints There is also a sample C# web client
It's compiled in Debug mode
(Code generator doesn't work. Generate in GeoArIt.Client.Web and copy to this project)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.6.10)
- System.ComponentModel.Annotations (>= 5.0.0)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.6.10)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net6.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.6.10)
- System.ComponentModel.Annotations (>= 5.0.0)
-
net7.0
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.6.10)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.17 | 88 | 10/4/2024 |
1.0.16 | 340 | 11/30/2022 |
1.0.15 | 317 | 11/30/2022 |
1.0.14 | 304 | 11/29/2022 |
1.0.13 | 294 | 11/29/2022 |
1.0.11 | 329 | 11/16/2022 |
1.0.10 | 377 | 11/11/2022 |
1.0.6 | 454 | 5/19/2022 |
1.0.5 | 605 | 3/18/2020 |
1.0.4 | 535 | 9/26/2019 |
1.0.3 | 483 | 9/26/2019 |
1.0.2 | 508 | 9/25/2019 |
1.0.1 | 533 | 9/24/2019 |
Now generated using Visual Studio via swagger endpoint https://geoar.it/swagger/v1/swagger.json
New updated sample code at https://qrmeqrcode.visualstudio.com/GeoAR.it.Public/_git/GeoARIt.Client
Apologies for the time its taken to get this version out. I'm building the GeoAR.it platform in my spare time