Skip to content

More samples

Integration tests

C# integration tests in Azure Devops [requires access rights to DHI's Azure DevOps'] for engine execution can serve as examples how to use the API.

Engine output handling

How to handle engine execution output is described in Obtain the results.

Sample C# application

Finally, here is a pure C# application on how to use MIKE Cloud Platform Engine API: EngineExecutionAPI.zip. Be sure to update NuGet packages including the MIKE Cloud Platform SDK package before you start building anything off this sample.