arcus-azure / arcus.eventgrid

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

DOC: update README.md with YAML build #84

Closed stijnmoreels closed 5 years ago

stijnmoreels commented 5 years ago

Relates to #71

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 20190820.0.0-PR-84 -Source https://www.myget.org/F/arcus/api/v3/index.json
tomkerkhove commented 5 years ago

See comment in Event Grid Proxy PR