ThinkGeo.com    |     Documentation    |     Premium Support

Rationalise required DLLs for version 10.2

Hi,

When referencing 10.2 via NuGet a massive selection of DLLs are imported. However the Upgrade Guide indicates that Core has been broken down so an application only needs to be shipped with the DLLs depending on the features used.

"MapSuite.Core.dll has been broken up into many assemblies so that you can access the features you need. "

The Guide however does not give an indication of how to rationalise the required DLLs.

Could you give some indication on how this can be done?

Hi Clive,

Welcome to MapSuite 10.

As you know in the upgrade guide, we split MapSuite Core to different assemblies. we have all the package lists in below package coverage. http://wiki.thinkgeo.com/wiki/map_suite_desktop_for_winforms_package_coverage

I think you can easy get the package name by you missed class name. And you also can reference our all package with install Standard package. Take WPF as example, you can reference MapSuiteDesktopForWpf-Standard

Below are some guides can help you understand MapSuite 10.0.

If you need any more information, please let us know that.

Thanks
Mark