![]() |
VOOZH | about |
dotnet add package DHI.Platform.SDK --version 2.3.1
NuGet\Install-Package DHI.Platform.SDK -Version 2.3.1
<PackageReference Include="DHI.Platform.SDK" Version="2.3.1" />
<PackageVersion Include="DHI.Platform.SDK" Version="2.3.1" />Directory.Packages.props
<PackageReference Include="DHI.Platform.SDK" />Project file
paket add DHI.Platform.SDK --version 2.3.1
#r "nuget: DHI.Platform.SDK, 2.3.1"
#:package DHI.Platform.SDK@2.3.1
#addin nuget:?package=DHI.Platform.SDK&version=2.3.1Install as a Cake Addin
#tool nuget:?package=DHI.Platform.SDK&version=2.3.1Install as a Cake Tool
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 3 NuGet packages that depend on DHI.Platform.SDK:
| Package | Downloads |
|---|---|
|
DHI.Workflow.Actions.Azure
Azure and MIKE Cloud actions for DHI Workflow. |
|
|
DHI.Platform.SDK.Spatial
Package Description |
|
|
DHI.Platform.SDK.IAM
Package Description |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.2 | 149 | 6/23/2026 |
| 3.3.1 | 382 | 6/10/2026 |
| 3.2.3 | 1,971 | 3/24/2026 |
| 3.2.2 | 287 | 3/10/2026 |
| 3.2.1 | 388 | 2/4/2026 |
| 3.2.0 | 230 | 1/13/2026 |
| 3.1.6 | 6,401 | 4/1/2025 |
| 3.1.5 | 438 | 3/12/2025 |
| 3.1.4 | 2,364 | 1/22/2025 |
| 3.1.3 | 1,153 | 11/27/2024 |
| 3.1.2 | 1,334 | 9/18/2024 |
| 3.1.1 | 3,032 | 7/24/2024 |
| 3.1.0 | 3,545 | 6/4/2024 |
| 3.0.1 | 7,579 | 5/4/2023 |
| 3.0.0 | 897 | 3/29/2023 |
| 2.3.4 | 7,740 | 9/23/2022 |
| 2.3.3 | 1,541 | 6/23/2022 |
| 2.3.2 | 7,511 | 3/25/2022 |
| 2.3.1 | 970 | 3/22/2022 |
___________________________________________________________
March 21, 2022 Release 2.3.1
- New SdkInfoClient with methods and properties to get info about SDK versions that works with the current platform services: GetLatestSdkVersionAsync, GetSdkSupportStatusAsync, GetSupportedSdkVersionsAsync, SdkPackageName, SdkVersion
- New TSUpdater writer - update writer for time series
- Support for time series with additional columns (flags) in time series client (UploadTimeSeriesValuesFramesAsync, GetTimeSeriesValuesFrameAsync, GetMultipleTimeSeriesValuesFramesAsync and CreateDataFramesAsync)
___________________________________________________________
March 8, 2022 Release 2.3.0
- Adding AdministrationClient with GetCreditsAsync, GetFeatureAsync and GetFeaturesListAsync
- Compute client suports IJobBuilder, IJobMonitor
- IComputeClient changes for CreateJob, GetMyExecutionsListAsync, GetEngineDefinitionsAsync, GetEngineDefinitionAsync, GetConfigurationListAsync
- IProjectClient MoveProjectAsync
- Internal subscriber to re-subscribe after reconnect of SignalR
- Fixed element calculation for grids
- Fixed calculating element position for nonequidistant grids
- Limit tests with file synchronization, waiting details messages
- Adding move project and dataset methods
- Fix upload helper for large files
- Fix empty tile client caching and add png compression
- Add resource requests for job service, enhance event handling, add communication channels
- Added scenario name for engine execution
___________________________________________________________
December 3, 2021 Release 2.2.2
- Memory and robustness optimization of large file stream upload.
___________________________________________________________
November 25, 2021 Release 2.2.0
- Using nuget.org for DHI packages
- Changes in IFileSynchronizationClient
___________________________________________________________
November 8, 2021 Release 2.1.1
- ITimeSeriesClient GetTimeSeriesValuesAsync renamed to GetMultipleTimeSeriesValuesAsync
- Using DHI.EUM 20.0.0-rc.1
- Nuget available on nuget.org
___________________________________________________________
November 5, 2021 Release 2.1.0
- IDatasetClient extended with "Move dataset" option
- IComputeClient extended with option to peek the engine/tool execution generated files
- Get the engine log for a running simulation
___________________________________________________________
September 1, 2021 Release 2.0.1
- Fix for work item #46458 - access level for projects is 0
___________________________________________________________
August 20, 2021 Release 2.0.0
- SDK is now split into two packages: DHI.Platform.SDK and DHI.Platform.SDK.Spatial. In order to use both packages, install nuget packages and initialize the SDK in your DI container, for example:
collection.AddPlatformClients(o =>
{
/* your initialization code here */
})
.AddPlatformSpatialClients();
- Services covered in DHI.Platform.SDK package:
- IComputeClient: covers the compute/engine service, see https://develop.mike-cloud.com/docs/SDK/HowTo/how-to-run-engine/
- ICustomerClient: allows retrieval of users within the tenant
- IDatasetClient: provides listing and searching of datasets
- IEventSubscriberClient: allows creating of event subscriptions, see https://develop.mike-cloud.com/docs/SDK/HowTo/how-to-subscribe-to-events/
- IFileSynchronizationClient: provides convenience methods for synchronizing folders and files with the cloud
- IHierarchyClient: provides methods for manipulating the hierarchy of files and folders in the cloud
- IProjectClient: provides methods for working with projects/folders (creating, listing, updating)
- IRawClient: allows working with files in the Raw storage, namely download of existing files, see https://develop.mike-cloud.com/docs/API/Raw-file-storage/
- ISharingClient: exposes the sharing functionality, see https://develop.mike-cloud.com/docs/API/Data-Sharing/Overview/
- ITilesClient: exposes the tiling service, see https://develop.mike-cloud.com/docs/API/Tiling-service/Tiling/
- ITimeSeriesClient: provides methods for working with timeseries via the timeseries service, see https://develop.mike-cloud.com/docs/API/Time-series/
- ITransferClient: provides methods for importing, exporting and converting data, see https://develop.mike-cloud.com/docs/SDK/HowTo/how-to-upload-files/
- Exception handling has been unified, so that only RestApiException (or derived RestApiException<T>) is thrown from http calls, regardless of the originating client.
- More verbose logging is now supported, configuration should be handled as described in https://develop.mike-cloud.com/docs/SDK/HowTo/how-to-add-logging/
___________________________________________________________
November 11, 2020 Initial release 1.0.0