Changes between Version 1 and Version 2 of MapGuideRfc154


Ignore:
Timestamp:
Dec 3, 2015, 4:22:09 AM (8 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc154

    v1 v2  
    9292For Linux, the usage and availability of the MapGuide API for .net core will be restricted to any Linux distribution where binaries exist for the CoreCLR. Currently, this is only Ubuntu 14.04 64-bit, which is the version of Ubuntu we intend to support for this release of MapGuide. CoreCLR is not available for Ubuntu 14.04 32-bit.
    9393
     94The API surface of the .net core wrapper is almost identical to the one for the full .net framework with one small difference:
     95
     96 * MgColor does not have a constructor or implicit operators that accept System.Drawing.Color instances as System.Drawing does not exist in .net Core.
     97
    9498== Test Plan ==
    9599