PrivStack.Sdk
1.12.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PrivStack.Sdk --version 1.12.0
NuGet\Install-Package PrivStack.Sdk -Version 1.12.0
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="PrivStack.Sdk" Version="1.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PrivStack.Sdk" Version="1.12.0" />
<PackageReference Include="PrivStack.Sdk" />
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 PrivStack.Sdk --version 1.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PrivStack.Sdk, 1.12.0"
#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 PrivStack.Sdk@1.12.0
#: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=PrivStack.Sdk&version=1.12.0
#tool nuget:?package=PrivStack.Sdk&version=1.12.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PrivStack.Sdk
SDK for building PrivStack plugins. Provides base classes, entity schemas, messaging, and capability interfaces used by the desktop shell's plugin system.
What's included
- Plugin base classes —
PluginBaseand lifecycle hooks for initialization, activation, and deactivation - Entity schemas — Define indexed fields, merge strategies, and domain handlers for your plugin's data types
- Messaging — Inter-plugin and plugin-to-host communication via the capability broker
- Capability interfaces — Declare and discover capabilities like timers, reminders, search providers, and deep links
Usage
<PackageReference Include="PrivStack.Sdk" Version="1.5.1" />
If your plugin includes UI, also reference PrivStack.UI.Adaptive for themed Avalonia controls.
Documentation
License
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- CommunityToolkit.Mvvm (>= 8.2.1)
- Serilog (>= 4.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on PrivStack.Sdk:
| Package | Downloads |
|---|---|
|
PrivStack.UI.Adaptive
Adaptive UI components for PrivStack plugins. Provides themed controls, editor integration, and layout primitives built on Avalonia. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.68.0 | 74 | 2/25/2026 |
| 1.65.1 | 79 | 2/23/2026 |
| 1.64.0 | 80 | 2/23/2026 |
| 1.59.2 | 92 | 2/22/2026 |
| 1.56.0 | 91 | 2/21/2026 |
| 1.47.1 | 96 | 2/20/2026 |
| 1.46.1 | 95 | 2/19/2026 |
| 1.39.0 | 95 | 2/18/2026 |
| 1.31.12 | 97 | 2/16/2026 |
| 1.31.1 | 98 | 2/16/2026 |
| 1.26.0 | 104 | 2/15/2026 |
| 1.25.1 | 97 | 2/15/2026 |
| 1.22.3 | 101 | 2/14/2026 |
| 1.16.0 | 103 | 2/13/2026 |
| 1.13.0 | 101 | 2/12/2026 |
| 1.12.0 | 100 | 2/11/2026 |
| 1.7.0 | 107 | 2/11/2026 |
| 1.6.1 | 103 | 2/10/2026 |
| 1.5.3 | 100 | 2/10/2026 |
| 1.5.2 | 104 | 2/10/2026 |
Loading failed