The MIKE Core examples, some test data and some utilities, packed in a zip file.
The DHI.MikeCore.Util contains a number of small tools for working with .dfs files. Currently it can
-dfsDiff: Create difference file between two dfs files
-dfsMerge: Merge two or more dfs files into one
-MaxVelocityField: Create maximum velocity field for a dfs2 file
-Resample: Resample dfs2 file in x/y space
-dfsuExtractLayer: Extract layer from 3D dfsu
-dfsuExtractSubArea: Extract subarea of dfsu file
For details, visit:
https://github.com/DHI/MIKECore-Examples/tree/master/Examples/CSharp/DHI.MikeCore.Util
This version can run without any MIKE Zero installation, though you may need to install the Visual C++ redistributable (https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads)