WeatherLinkLiveLibrary 1.0.2
.NET 10.0
This package targets .NET 10.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
dotnet add package WeatherLinkLiveLibrary --version 1.0.2
NuGet\Install-Package WeatherLinkLiveLibrary -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WeatherLinkLiveLibrary" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WeatherLinkLiveLibrary" Version="1.0.2" />
<PackageReference Include="WeatherLinkLiveLibrary" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WeatherLinkLiveLibrary --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WeatherLinkLiveLibrary, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WeatherLinkLiveLibrary@1.0.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WeatherLinkLiveLibrary&version=1.0.2
#tool nuget:?package=WeatherLinkLiveLibrary&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
WeatherLink Live™ Library
WeatherLink Live™ Library is a reusable API client for querying a local WeatherLink Live™ device.
Highlights
- Dual-targeted for
net472andnet10.0 - Keeps legacy compatibility support isolated to the
net472build - Includes DocFX-based documentation support
Console Test Harness
The solution includes WeattherLinkLive Test, a small console program for manual smoke testing.
Before running it, provide the WeatherLink Live™ device IP using one of these local-only options:
WEATHERLINK_LIVE_IPenvironment variable.local/weatherlink-live-ip.txtin the solution root, excluded via the repository-local.git/info/excludefile
Build
dotnet build .\WeatherLink Live Library.sln -c Release
Release
Releases are prepared through GitHub Actions:
publish-docfx.ymlpublishes the documentation site to GitHub Pagesrelease-nuget.ymlbuilds the release package and creates a GitHub release from tags
Documentation
Notes
- This project is an independent client library and is not affiliated with or endorsed by Davis Instruments.
- No personal, localized, or machine-specific values are published in this repository-facing documentation.
WeatherLink Live is a trademark of Davis Instruments.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Hafner.Compatibility.MetaPackage (>= 1.9.0)
- log4net (>= 3.3.1)
- Newtonsoft.Json (>= 13.0.5-beta1)
- System.Net.Http (>= 4.3.4)
-
net10.0
- log4net (>= 3.3.1)
- Newtonsoft.Json (>= 13.0.5-beta1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.