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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
非道路移动机械便携式排放测试系统(PEMS)数据报告核心库,助力PEMS数据可视化,服务非道路移动机械环境保护。
Product | Versions 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.
-
- BreezyWuDocx (>= 1.0.0)
- BreezyWuSTBrainPowerCenter (>= 1.0.7)
- DocumentFormat.OpenXml (>= 2.20.0)
- MiniWord (>= 0.7.0)
- OxyPlot.Wpf (>= 2.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
更新内容:
1. 修复上层应用引入BreezyWuUI等库引起图像显示移位问题;
2. 增加漂移校正参数和燃油率拟合曲线显示。