PEMSReportCore 1.0.2

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

// Install PEMSReportCore as a Cake Tool
#tool nuget:?package=PEMSReportCore&version=1.0.2

非道路移动机械便携式排放测试系统(PEMS)数据报告核心库,助力PEMS数据可视化,服务非道路移动机械环境保护。

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
1.0.2 159 7/13/2023
1.0.1 128 7/7/2023
1.0.0 123 6/19/2023

更新内容:
1. 修复上层应用引入BreezyWuUI等库引起图像显示移位问题;
2. 增加漂移校正参数和燃油率拟合曲线显示。