User Tools

Site Tools


map_suite_via_nuget

This is an old revision of the document!


Map Suite via NuGet

A big difference in Map Suite 10.0 is that we are starting to providing our Products via NuGet. Now everybody can add references to Map Suite products by NuGet easily. For more details about how we approach this, please refer to http://wiki.thinkgeo.com/wiki/repackaged_nuget_packages.

Versioning Strategy

New version strategy comes out with Map Suite 10.0. Now we maintain LTS version as well a develop version. LTS stands for “long-term support.”, LTS releases were recommended for most users, giving them a stable maintenance and only contains bug fix. Develop version contains bug fix and new features, it's suitable for users who want to try new features from Map Suite.

Hot Fixes

If there are any bug fixed in Map Suite products, we will update the LTS version. You can get the latest LTS version by click update in NuGet Package Manager.

Minor Release

We plan to publish a minor release for LTS each xx weeks(xxx days). Some new feature in Develop version will be included to LTS version once they became stable.

Daily Build through NuGet

We will release a new version of Develop to NuGet every day, you can get the latest feature from here. The version number is suffixed with beta***.

For example, if you want to get the daily NuGet package for MapSuiteDesktopForWinForms-Standard. Please check following steps.

  1. Open NuGet Package Manager.
  2. Input “MapSuiteDesktopForWinForms-Standard” in search field.
  3. Check the Include prerelease option on right side of the search field.
  4. Select the “MapSuiteDesktopForWinForms-Standard”, all available versions include daily package will be listed.
  5. Install the daily package you want by clicking the install button.
map_suite_via_nuget.1489124435.txt.gz · Last modified: 2017/03/10 05:40 by tgwikiupdate