Incursa.Platform.Webhooks
6.0.5
Prefix Reserved
dotnet add package Incursa.Platform.Webhooks --version 6.0.5
NuGet\Install-Package Incursa.Platform.Webhooks -Version 6.0.5
<PackageReference Include="Incursa.Platform.Webhooks" Version="6.0.5" />
<PackageVersion Include="Incursa.Platform.Webhooks" Version="6.0.5" />
<PackageReference Include="Incursa.Platform.Webhooks" />
paket add Incursa.Platform.Webhooks --version 6.0.5
#r "nuget: Incursa.Platform.Webhooks, 6.0.5"
#:package Incursa.Platform.Webhooks@6.0.5
#addin nuget:?package=Incursa.Platform.Webhooks&version=6.0.5
#tool nuget:?package=Incursa.Platform.Webhooks&version=6.0.5
Incursa.Platform.Webhooks
Incursa.Platform.Webhooks provides provider-agnostic webhook ingestion and processing primitives. It is the layer 2 home for receiving, authenticating, classifying, deduplicating, and processing external provider events without baking provider-specific assumptions into the core workflow.
What It Owns
- contracts for webhook classification, authentication, and parsing
- ingestion and processing pipeline abstractions
- retry-friendly primitives for durable webhook handling
What It Does Not Own
- ASP.NET Core endpoint plumbing
- provider-specific signature formats or event schemas
- application-specific event handlers
Related Packages
Incursa.Platform.Webhooks.AspNetCorefor HTTP hosting integrationIncursa.Integrations.WorkOS.Webhooksfor WorkOS-specific signature and payload translation
Typical Use
Use this package to define provider-independent webhook workflows, then add host-specific integration via Incursa.Platform.Webhooks.AspNetCore.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Incursa.Platform (>= 6.0.5)
- Incursa.Platform.Observability (>= 6.0.5)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Incursa.Platform.Webhooks:
| Package | Downloads |
|---|---|
|
Incursa.Platform.Webhooks.AspNetCore
ASP.NET Core endpoint and hosted processing integration for Incursa Platform Webhooks. |
|
|
Incursa.Platform.Modularity
Engine-first module model for composing UI, webhook, and background capabilities. |
|
|
Incursa.Platform.Email.Postmark
Postmark sender and webhook adapters for Incursa Platform Email. |
|
|
Incursa.Integrations.WorkOS.Webhooks
Thin WorkOS provider adapter for Incursa.Platform.Webhooks. |
|
|
Incursa.Integrations.ElectronicNotary.Proof.AspNetCore
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.