This is a simple C# client to allow using OSM API.
Info
| Version: | 0.0.8 |
| Author(s): | Alex Hennings & Harel Mazor |
| Last Update: | Monday, November 28, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/blackboxlogic/OsmApiClient |
| NuGet Url: | https://www.nuget.org/packages/OsmApiClient |
Install
Install-Package OsmApiClient
dotnet add package OsmApiClient
paket add OsmApiClient
OsmApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.2)
- OAuth.DotNetCore(>= 3.0.1)
- OsmSharp(>= 7.0.0014)
Tags