OSGeo.MapGuide.Portable
4.0.0.10202
dotnet add package OSGeo.MapGuide.Portable --version 4.0.0.10202
NuGet\Install-Package OSGeo.MapGuide.Portable -Version 4.0.0.10202
<PackageReference Include="OSGeo.MapGuide.Portable" Version="4.0.0.10202" />
<PackageVersion Include="OSGeo.MapGuide.Portable" Version="4.0.0.10202" />
<PackageReference Include="OSGeo.MapGuide.Portable" />
paket add OSGeo.MapGuide.Portable --version 4.0.0.10202
#r "nuget: OSGeo.MapGuide.Portable, 4.0.0.10202"
#:package OSGeo.MapGuide.Portable@4.0.0.10202
#addin nuget:?package=OSGeo.MapGuide.Portable&version=4.0.0.10202
#tool nuget:?package=OSGeo.MapGuide.Portable&version=4.0.0.10202
MapGuide Portable
MapGuide Portable (formerly known as mg-desktop) is a portable implementation of the MapGuide Platform that has no dependencies on a MapGuide Server or Web Tier.
All the necessary components and services for building geospatial applications such as feature data access and map rendering/stylization are contained in the MapGuide Portable library itself.
As such, MapGuide Portable is geared for building self-contained console/desktop geospatial applications.
Migrating your application from mg-desktop
After removing mg-desktop and replacing it with this nuget package, the code migration process is simply renaming a bunch of classes and namespaces.
- The namespace is now
OSGeo.MapGuide.Portableinstead ofOSGeo.MapGuide.Desktop - Classes starting with
Mgdnow start withMgPortable- eg.
MgPortableMapinstead ofMgdMap
- eg.
After doing these code changes, your application should now build and run as before.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- OSGeo.MapGuide.Foundation (>= 4.0.0.10202)
- OSGeo.MapGuide.Geometry (>= 4.0.0.10202)
- OSGeo.MapGuide.PlatformBase (>= 4.0.0.10202)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OSGeo.MapGuide.Portable:
| Package | Downloads |
|---|---|
|
OSGeo.MapGuide.Viewer.Portable
Integrates the WinForms viewer package with MapGuide Portable |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0.10202 | 101 | 10/12/2025 |
| 4.0.0.10185 | 180 | 9/10/2025 |