ABB.AHC.Models.API
6.1.2
See the version list below for details.
dotnet add package ABB.AHC.Models.API --version 6.1.2
NuGet\Install-Package ABB.AHC.Models.API -Version 6.1.2
<PackageReference Include="ABB.AHC.Models.API" Version="6.1.2" />
<PackageVersion Include="ABB.AHC.Models.API" Version="6.1.2" />
<PackageReference Include="ABB.AHC.Models.API" />
paket add ABB.AHC.Models.API --version 6.1.2
#r "nuget: ABB.AHC.Models.API, 6.1.2"
#:package ABB.AHC.Models.API@6.1.2
#addin nuget:?package=ABB.AHC.Models.API&version=6.1.2
#tool nuget:?package=ABB.AHC.Models.API&version=6.1.2
Lumada APM (formerly AHC) Model API
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. 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. |
| .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 was computed. |
| .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
- AutoMapper (>= 8.1.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
[6.1.2] 2022-11-07
Changed:
- Recommendation Id maximal lenght from 128 to 256
[6.1.1] 2023-10-26
Fixed:
- Models API not working with .NET 7.0
[6.1.0] 2022-09-18
Added: Recommendation Id to Issue
[6.0.0] 2022-02-17
Changed:
- Changed SimulationConfiguration data type to JToken
Removed:
- SimulationConfiguration and SimulationLoadRange definitions
[5.8.0] 2022-11-24
Fixed:
- model version 6: cretaing ModelOutput - initializing the UnstructuredValues property with empty dictionary
[5.7.0] 2022-11-22
Added:
- DueDate in Issue
[5.6.0] 2022-05-09
Added:
- Unstructured values in ModelOutput
[5.5.1] 2022-01-27
Changed:
- remove Obsolete attribute from ABB.AHC.Models.API.V6.Score constructors because of removing Obsolete attribute from ABB.AHC.Models.API.V6.Score.ImpactingInputParameterNames
[5.5.0] 2022-01-10
Changed:
- Update Newtonsoft.Json to 13.0.1, fix CVE
- remove Obsolete attribute from ABB.AHC.Models.API.V6.Score.ImpactingInputParameterNames
- copyright notice
- score value must be provided when score confidence is available
Added:
- score confidence
- indicative parameters and indicative derivative parameters for V6.Score
- score confidence
[5.4.0] 2020-08-31
Added:
- simulation configuration added to model input
- prognosis model output added to model output
- score type (Additive, Maximum) added to model output
Fixed:
- xml doc and Obsolete attributes message for deprecated IModel interfaces
- xml doc for ModelOutput's constructors
5.3.6:
- Fix convertion method ABB.AHC.Models.API.Commons.TypeExtensions.AsNumber
- Update Nuget libraries
5.3.5:
- Fix for ModelOutput conversion (from V4 to V5) when issue's header and/or condition are null