Skip to main content
OpenWeatherMap.Cache package icon

OpenWeatherMap.Cache

An asynchronous .NET library that allows you to fetch & cache current weather readings from the OpenWeather API, with built-in resiliency that can extend the cache lifetime in case the API is unreachable.

Total Downloads
72.5K
72,481
Published
Mar 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package OpenWeatherMap.Cache --version 3.0.0
Package Manager Console
Install-Package OpenWeatherMap.Cache -Version 3.0.0
PackageReference
<PackageReference Include="OpenWeatherMap.Cache" Version="3.0.0" />

Frameworks

net5.0 net6.0 net7.0 net8.0 net9.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[8.0.2, )
[6.0.1, 7.0.0)
[6.0.11, 7.0.0)
UnitsNet
net5.0
[5.75.0, )
[8.0.2, )
[8.0.1, 9.0.0)
[8.0.6, 9.0.0)
UnitsNet
net6.0
[5.75.0, )
[8.0.2, )
[8.0.1, 9.0.0)
[8.0.6, 9.0.0)
UnitsNet
net7.0
[5.75.0, )
[8.0.2, )
[10.0.5, 11.0.0)
[10.0.5, 11.0.0)
UnitsNet
net8.0
[5.75.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 8 target frameworks; confirm the exact target used by your application.

The published metadata declares 49 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.