R83.Geonames.Parser.Contract
1.0.0
dotnet add package R83.Geonames.Parser.Contract --version 1.0.0
NuGet\Install-Package R83.Geonames.Parser.Contract -Version 1.0.0
<PackageReference Include="R83.Geonames.Parser.Contract" Version="1.0.0" />
<PackageVersion Include="R83.Geonames.Parser.Contract" Version="1.0.0" />
<PackageReference Include="R83.Geonames.Parser.Contract" />
paket add R83.Geonames.Parser.Contract --version 1.0.0
#r "nuget: R83.Geonames.Parser.Contract, 1.0.0"
#:package R83.Geonames.Parser.Contract@1.0.0
#addin nuget:?package=R83.Geonames.Parser.Contract&version=1.0.0
#tool nuget:?package=R83.Geonames.Parser.Contract&version=1.0.0
Geonames.Parser.Contract
Contract library for Geonames.Parser containing abstractions, data models, and enums for Geonames.org datasets. Provides the interfaces and models needed to implement custom data processors and interact with the Geonames parser.
Installation
dotnet add package R83.Geonames.Parser.Contract
Usage
Use this package to reference the Geonames data models and IGeonamesParser interface without taking a dependency on the full implementation.
Ideal for shared libraries or projects that only need to define data processing logic.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on R83.Geonames.Parser.Contract:
| Package | Downloads |
|---|---|
|
R83.Geonames.Parser
Geonames parser implementaztion |
GitHub repositories
This package is not used by any popular GitHub repositories.