GMap.NET.WinPresentation 2.0.1
GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>GMap.NET.WinPresentation</id>
<version>2.0.1</version>
<title>GMap.NET - Maps For Windows</title>
<authors>Jurgen De Leon Rodriguez</authors>
<owners>Jurgen De Leon Rodriguez</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>https://github.com/judero01col/GMap.NET/wiki/License</licenseUrl>
<projectUrl>https://github.com/judero01col/GMap.NET</projectUrl>
<iconUrl>https://raw.githubusercontent.com/judero01col/GMap.NET/master/GMap.ico</iconUrl>
<description>GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.</description>
<releaseNotes>- Pocket PC support removed (Contributed by @zgabi)
History Release Notes
https://github.com/judero01col/GMap.NET/blob/master/README.md#release-notes</releaseNotes>
<copyright>Copyright (c) MainSoft Technology 2016-2019</copyright>
<tags>GMap, Map, Maps, gmaps, tiling, Control, mapkit, Mapping, GIS, Geo, Places, Elevation, Geocode, Directions, Google, Here, Bing, OpenStreet</tags>
<dependencies>
<group targetFramework=".NETFramework4.0">
<dependency id="GMap.NET.Core" version="2.0.1" exclude="Build,Analyzers" />
</group>
<group targetFramework=".NETCoreApp3.0">
<dependency id="GMap.NET.Core" version="2.0.1" exclude="Build,Analyzers" />
</group>
</dependencies>
<frameworkReferences>
<group targetFramework=".NETCoreApp3.0">
<frameworkReference name="Microsoft.WindowsDesktop.App.WPF" />
</group>
</frameworkReferences>
</metadata>
</package>