This package is a .NET implementation of CloudEvents defined by https://cloudevents.io.
Info
Version: | 0.1.1 |
Author(s): | Justin Yoo |
Last Update: | Tuesday, October 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliencube/CloudEvents.NET |
NuGet Url: | https://www.nuget.org/packages/Aliencube.CloudEventsNet.Abstractions |
Install
Install-Package Aliencube.CloudEventsNet.Abstractions
dotnet add package Aliencube.CloudEventsNet.Abstractions
paket add Aliencube.CloudEventsNet.Abstractions
Aliencube.CloudEventsNet.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- Newtonsoft.Json(>= 11.0.2)
Tags