SharpProj.NetTopologySuite 9.5001.295

dotnet add package SharpProj.NetTopologySuite --version 9.5001.295
                    
NuGet\Install-Package SharpProj.NetTopologySuite -Version 9.5001.295
                    
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="SharpProj.NetTopologySuite" Version="9.5001.295" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpProj.NetTopologySuite" Version="9.5001.295" />
                    
Directory.Packages.props
<PackageReference Include="SharpProj.NetTopologySuite" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpProj.NetTopologySuite --version 9.5001.295
                    
#r "nuget: SharpProj.NetTopologySuite, 9.5001.295"
                    
#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.
#:package SharpProj.NetTopologySuite@9.5001.295
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharpProj.NetTopologySuite&version=9.5001.295
                    
Install as a Cake Addin
#tool nuget:?package=SharpProj.NetTopologySuite&version=9.5001.295
                    
Install as a Cake Tool

NetTopologySupport for SharpProj. Makes (via extension methods) SharpProj accept NetTopology coordinates in most operations and adds an global SRID registration to allow resolving CRS instances by just the SRID property in NTS. Also extends NTS Geometries with .MeterLength() and .MeterArea() based on the PROJ and Geodetic math.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore is compatible.  netcore45 was computed.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
9.5001.295 2,824 3/4/2025
9.5000.286 2,160 10/19/2024
9.4001.281 1,466 6/19/2024
9.4000.278 451 4/12/2024
9.3001.271 2,063 12/18/2023
9.2001.250 1,480 6/21/2023
9.2000.234 943 3/12/2023
9.1000.192 937 9/12/2022
9.1.183 733 6/20/2022
9.0.168 677 4/15/2022
9.0.157 682 3/21/2022
8.2001.128 695 2/24/2022
8.2001.106 544 1/6/2022
8.1001.94 433 12/30/2021
8.1001.76 437 12/29/2021
8.1001.60 641 11/12/2021
8.1000.57 467 11/12/2021
8.1000.54 509 11/12/2021
8.1.26 567 5/11/2021
8.0.22 539 4/8/2021
Loading failed