Base WinForms viewer component package for MapGuide
$ dotnet add package OSGeo.MapGuide.ViewerThis library provides the base Windows Forms viewer components for building an interactive desktop map viewer application on the MapGuide Platform.
By itself this library does nothing without a platform provider. You require a platform provider package in addition to this package that connects your map viewer components to the underlying MapGuide Platform that will provide the necessary services for rendering, feature querying, etc.
Currently, there is only one platform provider package:
OSGeo.MapGuide.Viewer.Portable