./nugetz
pkg

orbitusii/O2Kmlv0.1.4.2

docs d<> code .compare c
.NET 6.0

Generic XMLSerializer-based serialization of KML files.

License

View license

Deps

0

Install Size

Vulns

✓ 0

Published

Jul 15, 2024

Get Started

$ dotnet add package O2Kml

Readme

O2Kml

KML Serializer using Generic XMLSerializer

Basic Usage

A KML file can be deserialized by assigning the result of O2Kml.Kml.LoadFromFile(...) or TryLoadFromFile(...) To serialize, call Kml.SaveToFile(...)

Support

Please contact me via the NuGet "Contact Owners" form or at the Github Repo

License

O2Kml uses the MIT License.