.NET wrapper for the MeshKernel library
MeshKernelNET is a small C# wrapper around the MeshKernel. MeskKernel is a library for creating and editing meshes. It supports 1D and 2D unstructured meshes.
The underlying C++ library MeshKernel can be found here.
MeshKernelNET provides a nuspec file to generate a nuget package. This nuget package can be used in your solution.