Skip to content

Azure.Messaging.EventGrid_4.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Sep 20:34
f7304a8

4.0.0-beta.1 (2020-09-08)

This is the first preview of the Azure Event Grid client library that follows the .NET Azure SDK Design Guidelines. This library is not a direct replacement for Microsoft.Azure.EventGrid, as code changes would be required to use the new library.

This package's documentation and samples demonstrate the new API.

Features:

  • Configurable publisher client that supports sending user-defined events of the Event Grid, CloudEvents v1.0, or custom schema.
  • Ability to parse and deserialize system or user-defined events from JSON to events of the Event Grid or CloudEvents schema.