Make Subscriptions available in dotnet client sdks DaprMetadata
Open
area/client
kind/enhancement
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 378
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
## Describe the feature
DaprMetadata does deliver information about current subscriptions as of this documentation:
[Metadata API](https://docs.dapr.io/reference/api/metadata_api/)
Currently only Id, Actors, Components and Extended are available in DaprMetadata class.
So there should be also a Subscriptions property.
## Release Note
RELEASE NOTE: **ADD** Information about pubsub subscriptions.
Contributor guide
Assessment
This issue has not been assessed yet.