OsmSharp 7.0.0-pre027

This is a prerelease version of OsmSharp.
dotnet add package OsmSharp --version 7.0.0-pre027
                    
NuGet\Install-Package OsmSharp -Version 7.0.0-pre027
                    
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="OsmSharp" Version="7.0.0-pre027" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OsmSharp" Version="7.0.0-pre027" />
                    
Directory.Packages.props
<PackageReference Include="OsmSharp" />
                    
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 OsmSharp --version 7.0.0-pre027
                    
#r "nuget: OsmSharp, 7.0.0-pre027"
                    
#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 OsmSharp@7.0.0-pre027
                    
#: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=OsmSharp&version=7.0.0-pre027&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=OsmSharp&version=7.0.0-pre027&prerelease
                    
Install as a Cake Tool

An OpenStreetMap (OSM) library for .NET.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on OsmSharp:

Package Downloads
Itinero.IO.Osm

Itinero.IO.Osm - OpenStreetMap data IO.

OsmSharp.Geo

OsmSharp.Geo enables using OSM-data in NTS.

OsmSharp.Service.Routing

Package to host OsmSharp routing services in a NancyFX application.

OsmSharp.Service.Tiles

Package to host OsmSharp tile services.

OsmApiClient

This is a simple C# client to allow using OSM API.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on OsmSharp:

Repository Stars
itinero/routing
The routing core of itinero.
sceelix/Sceelix
A procedural generation software for automating 2D/3D content creation.
SimBlocks/OneWorldSDKforUnity
A whole-earth visualization in Unity with support for WGS-84 coordinates and multiple levels of detail.
jetelain/ArmaRealMap
Tools to generate realistic Arma3 terrain from OpenStreetMap data in an highly automated process.
Version Downloads Last Updated
7.0.0-pre027 0 7/8/2026
7.0.0-pre025 41 7/7/2026
7.0.0-pre024 46 7/7/2026
7.0.0-pre022 33,510 11/30/2022
7.0.0-pre021 653 11/30/2022
7.0.0-pre020 628 11/29/2022
7.0.0-pre019 615 11/29/2022
7.0.0-pre018 45,733 2/25/2022
7.0.0-pre014 31,370 5/5/2020
7.0.0-pre013 1,031 5/5/2020
7.0.0-pre012 898 5/5/2020
7.0.0-pre011 1,388 4/29/2020
7.0.0-pre010 918 4/29/2020
7.0.0-pre009 1,896 3/19/2020
7.0.0-pre008 907 3/19/2020
7.0.0-pre007 883 3/18/2020
7.0.0-pre006 2,625 1/23/2020
7.0.0-pre005 1,007 1/23/2020
7.0.0-pre004 999 1/23/2020
6.2.0 295,377 5/31/2019
Loading failed