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
- Host: GitHub
- URL: https://github.com/sonearsonar/openuv-net
- Owner: SoNearSonar
- License: gpl-3.0
- Created: 2024-01-13T16:03:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T19:29:01.000Z (over 2 years ago)
- Last Synced: 2025-06-06T00:45:07.523Z (about 1 year ago)
- Topics: csharp, dotnet, openuv-api, weather
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
[](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)