VL.Here 1.0.0-previes01

This is a prerelease version of VL.Here.
dotnet add package VL.Here --version 1.0.0-previes01                
NuGet\Install-Package VL.Here -Version 1.0.0-previes01                
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="VL.Here" Version="1.0.0-previes01" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VL.Here --version 1.0.0-previes01                
#r "nuget: VL.Here, 1.0.0-previes01"                
#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 VL.Here as a Cake Addin
#addin nuget:?package=VL.Here&version=1.0.0-previes01&prerelease

// Install VL.Here as a Cake Tool
#tool nuget:?package=VL.Here&version=1.0.0-previes01&prerelease                

VL.Here

A set of nodes wapping the Here REST API. Only partially implements the geocoding endpoint so far. First get an API key, and you'll be able to use the lib!

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.Here -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

  • Uses the excellent RestSharp library under the hood
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-previes01 83 10/18/2024