Ptv.XServer.Net 1.7.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ptv.XServer.Net --version 1.7.5
NuGet\Install-Package Ptv.XServer.Net -Version 1.7.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ptv.XServer.Net" Version="1.7.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ptv.XServer.Net --version 1.7.5
#r "nuget: Ptv.XServer.Net, 1.7.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ptv.XServer.Net as a Cake Addin
#addin nuget:?package=Ptv.XServer.Net&version=1.7.5

// Install Ptv.XServer.Net as a Cake Tool
#tool nuget:?package=Ptv.XServer.Net&version=1.7.5

PTV xServer .NET is a control for WPF and WinForms to build "slippy" maps for your application. The control is intended to work with PTV xMapServer for the basemap imagery, but it can also include generic WMS and tile providers.

Prerequisites

  • PTV xServer.NET is built to run with the minimum target framework with WPF support, which is .NET 3.5 Client Profile.

External Resources

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.10 934 2/8/2023
1.7.9 1,452 2/11/2022
1.7.8 981 6/7/2021
1.7.7 1,060 12/11/2020
1.7.6 1,165 5/3/2020
1.7.5 1,240 11/28/2019
1.7.4 1,077 9/19/2019
1.7.3 1,057 8/7/2019
1.7.1 2,305 6/19/2019
1.7.0 1,134 4/18/2019

Fixes: unhandled exception for empty tiles; initializing CoordinateReferenceSystem using just a WKT requires an ID to be set internally; Otherwise CoordinateTransformation using two such CoordinateReferenceSystem instances may end up in an identity transform.