Acuit.Pinpoint.Workstation.PlugIns 8.0.0-preview.66

This is a prerelease version of Acuit.Pinpoint.Workstation.PlugIns.
dotnet add package Acuit.Pinpoint.Workstation.PlugIns --version 8.0.0-preview.66
                    
NuGet\Install-Package Acuit.Pinpoint.Workstation.PlugIns -Version 8.0.0-preview.66
                    
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="Acuit.Pinpoint.Workstation.PlugIns" Version="8.0.0-preview.66" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Acuit.Pinpoint.Workstation.PlugIns" Version="8.0.0-preview.66" />
                    
Directory.Packages.props
<PackageReference Include="Acuit.Pinpoint.Workstation.PlugIns" />
                    
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 Acuit.Pinpoint.Workstation.PlugIns --version 8.0.0-preview.66
                    
#r "nuget: Acuit.Pinpoint.Workstation.PlugIns, 8.0.0-preview.66"
                    
#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 Acuit.Pinpoint.Workstation.PlugIns@8.0.0-preview.66
                    
#: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=Acuit.Pinpoint.Workstation.PlugIns&version=8.0.0-preview.66&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Acuit.Pinpoint.Workstation.PlugIns&version=8.0.0-preview.66&prerelease
                    
Install as a Cake Tool

Acuit.Pinpoint.Workstation.PlugIns

This meta package does not contain any assets itself, but it references all of the package dependencies used to develop plug-ins for Acuit Pinpoint Workstation.

See Acuit Pinpoint Plug-ins for more information on developing plug-ins for Acuit Pinpoint Workstation.

Runtime assets for the following NuGet packages should never be included in the plug-in package, as they are already included with Acuit Pinpoint Workstation and including them in the plug-in package will cause type incompatibility issues:

  • Acuit.Pinpoint.BarCodeScanning
  • Acuit.Pinpoint.Common
  • Acuit.Pinpoint.ErrorHandling.Abstractions
  • Acuit.Pinpoint.HealthChecks.Abstractions
  • Acuit.Pinpoint.IO.Abstractions
  • Acuit.Pinpoint.IO.Testing.Abstractions
  • Acuit.Pinpoint.Modularity.Abstractions
  • Acuit.Pinpoint.ResourceManagement.Abstractions
  • Acuit.Pinpoint.Services.Client
  • Acuit.Pinpoint.Services.Entities
  • Acuit.Pinpoint.Tables
  • Acuit.Pinpoint.WildcardExpressions
  • Acuit.Pinpoint.Windows
  • Acuit.Pinpoint.Workflows
  • Acuit.Pinpoint.Workflows.Testing
  • Acuit.Pinpoint.Workflows.Workstation
  • Acuit.Pinpoint.Workstation.Abstractions
  • CommunityToolkit.Mvvm
  • Microsoft.CodeAnalysis.Analyzers
  • Microsoft.CodeAnalysis.Common
  • Microsoft.CodeAnalysis.CSharp
  • Microsoft.CodeAnalysis.CSharp.Scripting
  • Microsoft.CodeAnalysis.Scripting.Common
  • Microsoft.Extensions.Caching.Abstractions
  • Microsoft.Extensions.Configuration
  • Microsoft.Extensions.Configuration.Abstractions
  • Microsoft.Extensions.Configuration.Binder
  • Microsoft.Extensions.DependencyInjection
  • Microsoft.Extensions.DependencyInjection.Abstractions
  • Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
  • Microsoft.Extensions.Logging.Abstractions
  • Microsoft.Extensions.ObjectPool
  • Microsoft.Extensions.Options
  • Microsoft.Extensions.Options.ConfigurationExtensions
  • Microsoft.Extensions.Primitives
  • Microsoft.Xaml.Behaviors.Wpf
  • System.IO.Ports
  • System.Reactive
  • System.Security.Cryptography.Pkcs
  • System.Security.Cryptography.Xml
  • System.Security.Principal.Windows
  • System.ServiceModel.NetFramingBase
  • System.ServiceModel.NetTcp
  • System.ServiceModel.Primitives

Should a transitive dependency cause one of the above packages to be included in the plug-in output, the following can be added to the plug-in's .csproj file to prevent it from being included in the output:

<ItemGroup>
  <PackageReference Include="PACKAGE.NAME.HERE" ExcludeAssets="runtime" />
</ItemGroup>
There are no supported framework assets in this 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
8.0.0-preview.66 0 8/20/2026
8.0.0-preview.65 82 7/28/2026
8.0.0-preview.64 107 7/9/2026
8.0.0-preview.63 115 7/6/2026
8.0.0-preview.62 120 7/2/2026
8.0.0-preview.61 168 6/12/2026
8.0.0-preview.60 147 6/11/2026
8.0.0-preview.59 156 6/8/2026
8.0.0-preview.58 152 6/4/2026
8.0.0-preview.57 165 5/23/2026
8.0.0-preview.56 230 4/23/2026
8.0.0-preview.55 229 4/20/2026
8.0.0-preview.54 240 4/3/2026
8.0.0-preview.53 270 2/27/2026
8.0.0-preview.52 310 1/18/2026
8.0.0-preview.51 317 12/31/2025
8.0.0-preview.50 400 12/21/2025
8.0.0-preview.49 350 12/21/2025
8.0.0-preview.47 489 12/16/2025
8.0.0-preview.46 497 12/16/2025
Loading failed