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

https://github.com/sonearsonar/openuv-net

A client for OpenUV's web API, written in C#/.NET
https://github.com/sonearsonar/openuv-net

csharp dotnet openuv-api weather

Last synced: about 2 months ago
JSON representation

A client for OpenUV's web API, written in C#/.NET

Awesome Lists containing this project

README

          

# OpenUV-NET
## A client for OpenUV's web API, written in C#/NET. A website which gives you UV index information

## NuGet Package
[![OpenUV.Web NuGet](https://img.shields.io/nuget/vpre/OpenUV.Web?label=OpenUV.Web&style=flat-square)](https://www.nuget.org/packages/OpenUV.Web/)

## Credits:
- [OpenUV.io, FullStack Cafe Ltd.](https://www.openuv.io/) - OpenUV

## Documentation:
[Usage](https://github.com/SoNearSonar/OpenUV-NET/blob/main/Documentation/Usage.md)