Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erenken/weatherlink

A library for communicating with the WeatherLink v2 API.
https://github.com/erenken/weatherlink

davis-weatherlink nuget-package weather

Last synced: about 1 month ago
JSON representation

A library for communicating with the WeatherLink v2 API.

Awesome Lists containing this project

README

        

[![Build and Test](https://github.com/erenken/weatherlink/actions/workflows/build-tests.yml/badge.svg?branch=main)](https://github.com/erenken/weatherlink/actions/workflows/build-tests.yml) [![Release](https://github.com/erenken/weatherlink/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/erenken/weatherlink/actions/workflows/release.yml) NuGet Version
NuGet Download Count

# myNOC.WeatherLink

A library for communicating with the [WeatherLink v2 API](https://weatherlink.github.io/v2-api/).

## nuget.org

For installation instructions please to to [myNOC.WeatherLink](https://www.nuget.org/packages/myNOC.WeatherLink/) at [nuget.org](https://nuget.org).

## Documentation & Usage

The documentation for the library can be found [here](./src/myNOC.WeatherLink/README.md).