VL.OpenWeather by sebescudie

<PackageReference Include="VL.OpenWeather" Version="1.0.0-preview04" />

.NET API 4,096 bytes

 VL.OpenWeather 1.0.0-preview04

Retrieves weather data from OpenWeather's OneCall API

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>VL.OpenWeather</id>
    <version>1.0.0-preview04</version>
    <title>VL.OpenWeather</title>
    <authors>sebescudie</authors>
    <owners>sebescudie</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/sebescudie/VL.OpenWeather</projectUrl>
    <description>Retrieves weather data from OpenWeather's OneCall API</description>
    <summary>Retrieves weather data from OpenWeather's OneCall API</summary>
    <copyright>Copyright © 2021 by Seb Escudie</copyright>
    <tags>VL</tags>
    <dependencies>
      <dependency id="RestSharp" version="106.11.7" />
    </dependencies>
  </metadata>
</package>