Uniphar.PlatformEvents 2.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package Uniphar.PlatformEvents --version 2.0.11
                    
NuGet\Install-Package Uniphar.PlatformEvents -Version 2.0.11
                    
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="Uniphar.PlatformEvents" Version="2.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Uniphar.PlatformEvents" Version="2.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Uniphar.PlatformEvents" />
                    
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 Uniphar.PlatformEvents --version 2.0.11
                    
#r "nuget: Uniphar.PlatformEvents, 2.0.11"
                    
#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.
#addin nuget:?package=Uniphar.PlatformEvents&version=2.0.11
                    
Install Uniphar.PlatformEvents as a Cake Addin
#tool nuget:?package=Uniphar.PlatformEvents&version=2.0.11
                    
Install Uniphar.PlatformEvents as a Cake Tool

platform-events

The set of platform domain events

Purpose

The purpose of this library is to encapsulate the shared set of domain events.

Usage

The library is intended to be used as a dependency in other projects. It is not intended to be run as a standalone application.

List of Events

The following is a list of events that are included in this library:

ScanDocEvent - This event is triggered when a new document is uploaded and ready to be classified and analyzed. ScanDocClassifiedEvent - This event is triggered when a document is classified. ScanDocAnalysisEvent - This event is triggered when a document is analyzed. ScanDocFailedEvent - This event is triggered when a document fails to be processed, classified or analyzed.

DeliveryNotificationEvent - This event is triggered when a delivery notification is sent.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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.
  • net8.0

    • No dependencies.

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.7.0 484 5/22/2025
8.6.0 157 5/20/2025
8.5.0 203 4/30/2025
8.4.0 915 4/3/2025
8.3.0 459 4/1/2025
8.2.0 770 3/25/2025
8.1.0 951 3/4/2025
8.0.0 697 2/18/2025
7.0.0 233 2/14/2025
6.0.0 1,016 1/17/2025
5.0.0 150 1/14/2025
4.0.2 269 1/3/2025
4.0.1 254 12/16/2024
4.0.0 126 12/13/2024
3.0.2 129 12/12/2024
3.0.1 115 12/12/2024
3.0.0 98 12/12/2024
2.0.19 193 12/10/2024
2.0.18 112 12/10/2024
2.0.17 214 12/2/2024
2.0.16 113 11/29/2024
2.0.15 102 11/29/2024
2.0.14 196 11/19/2024
2.0.13 276 10/21/2024
2.0.12 232 7/23/2024
2.0.11 119 7/23/2024
2.0.10 130 7/17/2024
2.0.9 142 7/15/2024
2.0.8 133 7/10/2024
2.0.7 152 7/5/2024
2.0.6 140 7/4/2024 2.0.6 is deprecated because it is no longer maintained.
2.0.5 150 7/4/2024 2.0.5 is deprecated because it is no longer maintained.
2.0.4 151 7/1/2024 2.0.4 is deprecated because it is no longer maintained.
2.0.3 142 6/26/2024 2.0.3 is deprecated because it is no longer maintained.
2.0.2 139 6/25/2024 2.0.2 is deprecated because it is no longer maintained.
2.0.1 193 5/16/2024 2.0.1 is deprecated because it is no longer maintained.
2.0.0 125 5/14/2024 2.0.0 is deprecated because it is no longer maintained.
1.0.0 1,098 1/11/2024 1.0.0 is deprecated because it is no longer maintained.
0.0.1 132 1/11/2024 0.0.1 is deprecated because it is no longer maintained.