DHI.Services.WebApiCore 7.1.2

Prefix Reserved
dotnet add package DHI.Services.WebApiCore --version 7.1.2
                    
NuGet\Install-Package DHI.Services.WebApiCore -Version 7.1.2
                    
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="7.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DHI.Services.WebApiCore" Version="7.1.2" />
                    
Directory.Packages.props
<PackageReference Include="DHI.Services.WebApiCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DHI.Services.WebApiCore --version 7.1.2
                    
#r "nuget: DHI.Services.WebApiCore, 7.1.2"
                    
#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.
#:package DHI.Services.WebApiCore@7.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DHI.Services.WebApiCore&version=7.1.2
                    
Install as a Cake Addin
#tool nuget:?package=DHI.Services.WebApiCore&version=7.1.2
                    
Install as a Cake Tool

Domain Services Web API Core

  • v 6.1.0-rc1 Updated to DHI.Services 13.1.0-rc3
  • v 7.0.0-rc1 DHI ILogger replacement(IEC)
  • v 7.0.0-rc4 ILogger replacement using the Try pattern(IEC)
  • v 7.1.0 To add .NET 8.0 for the target
  • v 7.1.1 To fix Newtonsoft.Json vulnerability because of Microsoft.Extensions.DependencyModel
  • v 7.1.2 Upgrade into the newest DHI.Services
Product 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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on DHI.Services.WebApiCore:

Package Downloads
DHI.Services.Security.WebApi

Web API for security services.

DHI.Services.TimeSeries.WebApi

Web API for timeseries services and analysis.

DHI.Workflow.Host

Workflow Host for DHI Domain Services.

DHI.Services.Jobs.WebApi

Web API for job-, task- and scenario services.

DHI.Services.GIS.WebApi

Web API for GIS services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.2 596 7/15/2025
7.1.1 700 5/9/2025
7.1.0 127 5/9/2025
7.0.0 2,679 6/11/2024
7.0.0-rc4 681 3/19/2024
7.0.0-rc1 97 3/6/2024
6.1.0-rc1 143 2/16/2024
6.0.0 2,998 8/28/2023
6.0.0-rc4 740 6/26/2023
6.0.0-rc3 276 6/7/2023
6.0.0-rc2 362 4/11/2023
6.0.0-rc1 342 2/20/2023
5.2.0 3,148 9/15/2022
5.1.0 2,813 8/3/2022
5.0.0 9,993 9/20/2021
4.6.0 4,725 5/10/2021
4.5.4 2,063 3/17/2021
4.5.3 3,580 3/9/2021
4.5.2 5,152 2/17/2021
4.5.1 6,967 2/17/2021
4.5.0 619 2/17/2021
4.4.1 881 2/4/2021
4.4.0 3,384 1/14/2021
4.3.2 768 12/3/2020
4.3.1 693 11/23/2020
4.3.0 724 11/23/2020

To fix Newtonsoft.Json vulnerability because of Microsoft.Extensions.DependencyModel