JoeScan.Pinchot
16.2.7
Prefix Reserved
dotnet add package JoeScan.Pinchot --version 16.2.7
NuGet\Install-Package JoeScan.Pinchot -Version 16.2.7
<PackageReference Include="JoeScan.Pinchot" Version="16.2.7" />
paket add JoeScan.Pinchot --version 16.2.7
#r "nuget: JoeScan.Pinchot, 16.2.7"
// Install JoeScan.Pinchot as a Cake Addin #addin nuget:?package=JoeScan.Pinchot&version=16.2.7 // Install JoeScan.Pinchot as a Cake Tool #tool nuget:?package=JoeScan.Pinchot&version=16.2.7
JoeScan Pinchot .NET API
The JoeScan Pinchot .NET API is the interface to JoeScan JS-50 scan heads. This API allows users to develop software to run on a desktop computer and control scan heads that are connected to the same network. Please see the Developer Portal for downloads, software references, and system documentation.
The easiest way to start using the Pinchot API in your project is by installing the NuGet package that is provided with every release. Search "pinchot" in Visual Studio's NuGet Package Manager window to quickly install the Pinchot API into your runtime.
Support
For direct support for the JoeScan Pinchot API, please reach out to your JoeScan company representative and we will provide assistance as soon as possible. The GitHub page for this project is also monitored by developers within JoeScan and can be used to post issues and open pull requests.
Building Source
The JoeScan Pinchot API is open sourced on GitHub. In order to build the API and software examples in Windows 10 or 11, Visual Studio 2022 with the .NET 6 Runtime (".NET desktop development" workload in Visual Studio Installer) is needed.
Links
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- RestSharp (>= 107.3.0)
- System.Memory (>= 4.5.5)
-
net5.0
- RestSharp (>= 107.3.0)
- System.Memory (>= 4.5.5)
-
net6.0
- RestSharp (>= 107.3.0)
- System.Memory (>= 4.5.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on JoeScan.Pinchot:
Package | Downloads |
---|---|
JoeScan.Pinchot.Parser
JoeScan Pinchot Parser contains helper methods that enable the creation of ScanSystems from files produced by JsSetup |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
16.2.7 | 121 | 9/12/2024 |
16.2.6 | 142 | 6/3/2024 |
16.2.5 | 99 | 5/23/2024 |
16.2.4 | 140 | 3/29/2024 |
16.2.3 | 118 | 3/20/2024 |
16.2.2 | 118 | 3/20/2024 |
16.2.1 | 257 | 12/19/2023 |
16.2.0 | 243 | 11/22/2023 |
16.1.11 | 175 | 10/26/2023 |
16.1.9 | 204 | 8/16/2023 |
16.1.7 | 194 | 7/5/2023 |
16.1.6 | 176 | 7/5/2023 |
16.1.5 | 178 | 7/5/2023 |
16.1.4 | 181 | 7/5/2023 |
16.1.3 | 372 | 2/16/2023 |
16.0.4 | 434 | 11/4/2022 |
16.0.3 | 399 | 10/27/2022 |
16.0.1 | 416 | 10/4/2022 |
16.0.0 | 422 | 10/3/2022 |
13.1.7.1 | 327 | 12/13/2022 |
13.1.3 | 619 | 1/20/2022 |
13.1.2 | 480 | 1/20/2022 |
13.1.1 | 394 | 6/21/2021 |
13.1.0 | 807 | 5/24/2021 |
13.0.1 | 401 | 2/25/2021 |
13.0.0 | 422 | 1/25/2021 |
12.0.0 | 1,276 | 8/7/2020 |
11.0.0 | 789 | 5/14/2020 |
- fix `IOException` that would occur on some systems when `StartScanning` or `GetDiagnosticProfile` was called