arcus-azure / arcus.eventgrid

Azure Event Grid development in a breeze
https://eventgrid.arcus-azure.net/
MIT License
17 stars 6 forks source link

PATCH: remove obsolete event types #93

Closed stijnmoreels closed 5 years ago

stijnmoreels commented 5 years ago

Removes all obsolete event type implementations and projects. All references to these types are replaced by the SDK types.

Relates to #46

arcus-automation commented 5 years ago

A new preview package for Arcus.EventGrid.All is available on MyGet.

You can pull it locally via the CLI:

PM> Install-Package Arcus.EventGrid.All -Version 20190927.0.0-PR-93 -Source https://www.myget.org/F/arcus/api/v3/index.json
tomkerkhove commented 5 years ago

I presume we don't have any references to this old stuff in the docs?

stijnmoreels commented 5 years ago

I presume we don't have any references to this old stuff in the docs?

Just push a new commit that removes this. Thanks.

tomkerkhove commented 5 years ago

Can you update our landing page as well please? https://github.com/arcus-azure/arcus.eventgrid/blob/master/docs/index.md