DHI.Services.GIS.WebApi
9.0.0-rc1
Prefix Reserved
This is a prerelease version of DHI.Services.GIS.WebApi.
dotnet add package DHI.Services.GIS.WebApi --version 9.0.0-rc1
NuGet\Install-Package DHI.Services.GIS.WebApi -Version 9.0.0-rc1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DHI.Services.GIS.WebApi" Version="9.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DHI.Services.GIS.WebApi --version 9.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DHI.Services.GIS.WebApi, 9.0.0-rc1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DHI.Services.GIS.WebApi as a Cake Addin #addin nuget:?package=DHI.Services.GIS.WebApi&version=9.0.0-rc1&prerelease // Install DHI.Services.GIS.WebApi as a Cake Tool #tool nuget:?package=DHI.Services.GIS.WebApi&version=9.0.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Web API for GIS services.
v 7.0.0 - Replaced Newtonsoft.json with System.Text.Json
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- DHI.Services (>= 15.0.0)
- DHI.Services.GIS (>= 12.0.0-rc1)
- DHI.Services.WebApiCore (>= 7.0.0)
- DHI.Spatial.GeoJson (>= 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 |
---|---|---|
9.0.0-rc1 | 98 | 10/14/2024 |
8.0.0 | 116 | 6/11/2024 |
7.0.0 | 838 | 10/17/2023 |
7.0.0-rc1 | 129 | 8/8/2023 |
6.0.0 | 1,316 | 6/7/2022 |
5.0.0 | 561 | 9/20/2021 |
4.2.1 | 426 | 8/18/2021 |
4.2.0 | 1,218 | 6/18/2021 |
4.1.1 | 645 | 5/31/2021 |
4.1.0 | 465 | 5/27/2021 |
4.0.0 | 492 | 5/7/2021 |
3.3.1 | 426 | 4/13/2021 |
3.3.0 | 400 | 3/29/2021 |
3.2.0 | 1,001 | 3/11/2021 |
Replace DHI ILogger with MSoft ILogger