VOCsLogUtils.MongoDB 1.0.18

dotnet add package VOCsLogUtils.MongoDB --version 1.0.18
                    
NuGet\Install-Package VOCsLogUtils.MongoDB -Version 1.0.18
                    
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="VOCsLogUtils.MongoDB" Version="1.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VOCsLogUtils.MongoDB" Version="1.0.18" />
                    
Directory.Packages.props
<PackageReference Include="VOCsLogUtils.MongoDB" />
                    
Project file
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 VOCsLogUtils.MongoDB --version 1.0.18
                    
#r "nuget: VOCsLogUtils.MongoDB, 1.0.18"
                    
#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 VOCsLogUtils.MongoDB@1.0.18
                    
#: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=VOCsLogUtils.MongoDB&version=1.0.18
                    
Install as a Cake Addin
#tool nuget:?package=VOCsLogUtils.MongoDB&version=1.0.18
                    
Install as a Cake Tool

基于MongoDB的日志记录库,提供高效的日志操作、动态组装和多条件分页查询,专为工业检测场景优化,快速集成即用。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.18 69 3/11/2026
1.0.17 105 1/7/2026
1.0.16 282 12/17/2025
1.0.15 240 12/15/2025
1.0.14 235 12/15/2025
1.0.13 153 12/14/2025
1.0.12 121 12/12/2025
1.0.11 197 11/27/2025
1.0.10 120 10/11/2025
1.0.9 269 8/7/2025
1.0.8 572 7/22/2025
1.0.7 560 7/22/2025
1.0.6 194 7/10/2025
1.0.5 192 6/17/2025
1.0.4 224 4/1/2025
1.0.3 210 4/1/2025
1.0.2 202 3/31/2025
1.0.1 200 3/31/2025
1.0.0 163 3/27/2025

本次更新内容:
1.【报警日志】实现“预处理温控报警”接口功能。
2.【警告日志】实现“启动动态校准仪待机失败”接口功能。
3.【警告日志】实现“启动动态校准仪自动配气失败”接口功能。
4.【常规日志】实现“探头反吹状态”接口功能。
5.【常规日志】实现“核查运行序列的动态自动配气流程序号”接口功能。
6.【常规日志】实现“校准运行序列的动态自动配气流程序号”接口功能。
7.【高级日志】实现“组分设置初始化”接口功能。
8.【高级日志】实现“组分设置修改”接口功能。