This is a legacy package that extends SharkKml.Core 2.x to allow the reading and writing of KMZ archives for projects targeting .NET 4 - SharpKml.Core 3.x onwards supports KMZ files without this package.
Info
Version: | 2.0.2.2 |
Author(s): | Samuel Cragg |
Last Update: | Friday, August 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://sharpkml.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/SharpKml.Kmz |
Install
Install-Package SharpKml.Kmz
dotnet add package SharpKml.Kmz
paket add SharpKml.Kmz
SharpKml.Kmz Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetZip.Reduced(1.9.1.8)
- SharpKml.Core(2.1.0)