DHI.Services.WebApiCore
5.1.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DHI.Services.WebApiCore --version 5.1.0
NuGet\Install-Package DHI.Services.WebApiCore -Version 5.1.0
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.WebApiCore" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DHI.Services.WebApiCore --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DHI.Services.WebApiCore, 5.1.0"
#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.WebApiCore as a Cake Addin #addin nuget:?package=DHI.Services.WebApiCore&version=5.1.0 // Install DHI.Services.WebApiCore as a Cake Tool #tool nuget:?package=DHI.Services.WebApiCore&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core Web API library for DHI Domain Services.
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 (>= 12.23.1)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.IdentityModel.Tokens (>= 6.12.2)
- Swashbuckle.AspNetCore (>= 6.2.1)
- Swashbuckle.AspNetCore.Annotations (>= 6.2.1)
- Swashbuckle.AspNetCore.Newtonsoft (>= 6.2.1)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on DHI.Services.WebApiCore:
Package | Downloads |
---|---|
DHI.Services.TimeSeries.WebApi
Web API for timeseries services and analysis. |
|
DHI.Services.Security.WebApi
Web API for security services. |
|
DHI.Workflow.Host
Workflow Host for DHI Domain Services. |
|
DHI.Services.GIS.WebApi
Web API for GIS services. |
|
DHI.Services.Connections.WebApi
Web API for connection services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 898 | 6/11/2024 |
7.0.0-rc4 | 399 | 3/19/2024 |
7.0.0-rc1 | 71 | 3/6/2024 |
6.1.0-rc1 | 117 | 2/16/2024 |
6.0.0 | 2,347 | 8/28/2023 |
6.0.0-rc4 | 690 | 6/26/2023 |
6.0.0-rc3 | 217 | 6/7/2023 |
6.0.0-rc2 | 298 | 4/11/2023 |
6.0.0-rc1 | 274 | 2/20/2023 |
5.2.0 | 2,038 | 9/15/2022 |
5.1.0 | 2,421 | 8/3/2022 |
5.0.0 | 8,935 | 9/20/2021 |
4.6.0 | 4,360 | 5/10/2021 |
4.5.4 | 1,776 | 3/17/2021 |
4.5.3 | 3,204 | 3/9/2021 |
4.5.2 | 4,836 | 2/17/2021 |
4.5.1 | 6,661 | 2/17/2021 |
4.5.0 | 517 | 2/17/2021 |
4.4.1 | 781 | 2/4/2021 |
4.4.0 | 3,260 | 1/14/2021 |
4.3.2 | 665 | 12/3/2020 |
4.3.1 | 591 | 11/23/2020 |
4.3.0 | 623 | 11/23/2020 |
IConfiguration.GetMandatoryValue extension method added.