CloudNative.CloudEvents
1.3.80
CNCF CloudEvents SDK
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CloudNative.CloudEvents -Version 1.3.80
dotnet add package CloudNative.CloudEvents --version 1.3.80
<PackageReference Include="CloudNative.CloudEvents" Version="1.3.80" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CloudNative.CloudEvents --version 1.3.80
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CloudNative.CloudEvents, 1.3.80"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install CloudNative.CloudEvents as a Cake Addin
#addin nuget:?package=CloudNative.CloudEvents&version=1.3.80
// Install CloudNative.CloudEvents as a Cake Tool
#tool nuget:?package=CloudNative.CloudEvents&version=1.3.80
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages (23)
Showing the top 5 NuGet packages that depend on CloudNative.CloudEvents:
Package | Downloads |
---|---|
CloudNative.CloudEvents.AspNetCore
ASP.Net Core extensions for CloudNative.CloudEvents
|
|
Google.Events
Google Events serialization support
|
|
Arcus.EventGrid
Provides core capabilities for using Event Grid with Arcus
|
|
CloudNative.CloudEvents.AzureServiceBus
Azure ServiceBus extension for CloudNative.CloudEvents
|
|
CloudNative.CloudEvents.Json
Generic Json extension for CloudNative.CloudEvents
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on CloudNative.CloudEvents:
Repository | Stars |
---|---|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
GoogleCloudPlatform/dotnet-docs-samples
.NET code samples used on https://cloud.google.com
|
|
meteatamel/knative-tutorial
A collection of samples for Knative Serving, Knative Eventing and Knative-GCP projects.
|