OpenAirLibrary 0.1.0

dotnet add package OpenAirLibrary --version 0.1.0
NuGet\Install-Package OpenAirLibrary -Version 0.1.0
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="OpenAirLibrary" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenAirLibrary --version 0.1.0
#r "nuget: OpenAirLibrary, 0.1.0"
#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.
// Install OpenAirLibrary as a Cake Addin
#addin nuget:?package=OpenAirLibrary&version=0.1.0

// Install OpenAirLibrary as a Cake Tool
#tool nuget:?package=OpenAirLibrary&version=0.1.0

OpenAirLibrary

开源的国家空气数据获取客户端

功能

本项目可以获取中国环境检测总站的空气数据

  • 当前数据内容包括:城市的实时空气数据,包括AQI、pm2.5、pm10、co、o3、no2、so2、首要污染物、生活建议、污染描述等数据
  • 城市所有空气检测点(空气站)的实时空气质量,除包含上面城市所有的基本数据,还有检测点名称,经度纬度等信息
  • 城市空气质量历史数据(2013年以来)
  • 检测点空气质量历史数据(2013年以来)
  • 等等更多………………

演示截图

演示截图

安装使用

Package manager:

Install-Package OpenAirLibrary

更多访问https://github.com/hzexe/openair

注意事项

  • 因与服务端的通信是使用WCF衍生框架,所以需要在.net framework下使用功能才完整
  • 因环境总站的的网址会发生变化,当出现连接不上,或查不出新数据时需要先排除网址是否可用以及通过浏览器访问到的数据是否正常
Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 929 1/3/2019