SharpProj.Core
SharpProj wraps PROJ for .Net. At runtime usually a 'proj.db' package is required, such as provided by the SharpProj.Database nuget package. The version number consists of the PROJ version and the wrapping. As Such SharProj 7.2001.3 is based on PROJ 7.2.1 (7.2001) and is SharpProj build 3 for this version. Please use the SharpProj nuget package unless you explicitly want to ignore the database.
Install
dotnet add package SharpProj.Core --version 7.2001.9
Install-Package SharpProj.Core -Version 7.2001.9
<PackageReference Include="SharpProj.Core" Version="7.2001.9" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.