opc-tool 4.20.1

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global opc-tool --version 4.20.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local opc-tool --version 4.20.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=opc-tool&version=4.20.1
nuke :add-package opc-tool --version 4.20.1

The new opc-tool

The purpose of this tool is to generate KdTrees for OPC hierarchies. The source code is found in ./src/opc-tool. For now it is a simple command-line tool.

For example: `dotnet .\bin\Debug\net6.0 --force "F:\pro3d\data\dimorphos"

The --force option forces a rebuild of the KdTrees and overwrites existing files.

The content of the given surface folder could look like:

09.08.2023  08:45               312 Dimorphos.opcx
09.08.2023  08:45               397 Dimorphos.opcx.json
09.08.2023  10:13    <DIR>          Dimorphos_000_000

Where Dimorphos_000_000 is an OPC hierarchy containing the Images and Patches subfolder.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
4.23.0 1,133 4/3/2024
4.23.0-prerelease3 294 4/3/2024
4.22.0 1,480 3/4/2024
4.20.2 1,179 2/20/2024
4.20.1 2,488 11/29/2023
4.20.0 602 11/29/2023
4.20.0-prerelease1 315 11/29/2023