OSMDataPrimitives 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package OSMDataPrimitives --version 1.0.7
NuGet\Install-Package OSMDataPrimitives -Version 1.0.7
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="OSMDataPrimitives" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OSMDataPrimitives --version 1.0.7
#r "nuget: OSMDataPrimitives, 1.0.7"
#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 OSMDataPrimitives as a Cake Addin
#addin nuget:?package=OSMDataPrimitives&version=1.0.7

// Install OSMDataPrimitives as a Cake Tool
#tool nuget:?package=OSMDataPrimitives&version=1.0.7

This pretty little project is intended to provide the 3 basic data types (nodes, ways and relations) of OpenStreetMap as .NET classes

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (3)

Showing the top 3 NuGet packages that depend on OSMDataPrimitives:

Package Downloads
OSMDataPrimitives.BSON

This is the BSON-Extension for the OSMDataPrimitives project

OSMDataPrimitives.Spatial

This is the Spatial-Extension for the OSMDataPrimitives project

O5MLibrary

This project provides reading and writing capabilities of O5M Data.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.2 186 2/1/2024
2.2.1 87 1/30/2024
2.2.0 99 1/29/2024
2.1.3 161 1/8/2024
2.1.2 277 11/22/2023
2.1.1 101 11/22/2023
2.1.0 115 11/20/2023
2.0.0 480 4/3/2023
1.3.0 787 11/19/2020
1.2.2 479 7/3/2020
1.2.0 1,680 11/14/2017
1.0.12 1,501 6/21/2017
1.0.10 1,485 2/13/2017
1.0.9 904 2/10/2017
1.0.8 1,291 2/9/2017
1.0.7 948 2/3/2017
1.0.6 1,147 1/30/2017
1.0.4 1,126 1/23/2017
1.0.3 1,157 1/22/2017
1.0.2 948 1/21/2017
1.0.1.39490 944 1/19/2017

added PostgreSQL Extension.