mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
376 stars 132 forks source link

Core Serialization Support #142

Closed Jones-Adam closed 6 years ago

Jones-Adam commented 6 years ago

This adds core serialization support for

DataContracts (netstandard2.0) BinaryFormatter (net40 + netstandard20) ProtoBuf (net40 + netstandard20)

No change to external dependencies required