dapr / dapr/dotnet-sdk

PublishEventAsync uses `Dictionary<>` instead of `IReadOnlyDictionary<>`

Open
#562 0 comments 0 reactions 0 assignees View on GitHub
kind/bug
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
1d 22h
Merged PRs (30d)
5

Description

## Description

This is inconsistent with the other APIs on the type - however correcting this will cause problems with overloading in many common cases, as the generic overload of this method will be bound.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.