mirror of https://github.com/dapr/dotnet-sdk.git
* add original topic metadata support Signed-off-by: saberwang <saberwang@hotmail.com> * Add topicmetadata sample Signed-off-by: saberwang <saberwang@hotmail.com> |
||
---|---|---|
.. | ||
ControllerSample | ||
GrpcServiceSample | ||
RoutingSample | ||
SecretStoreConfigurationProviderSample | ||
README.md |
README.md
ASP.NET Dapr integration examples
- Routing Sample: How to run Dapr with ASP.NET Core routing
- Controller Sample: How to use Dapr with ASP.NET Core controllers
- gRPC Sample: How to run Dapr with the ASP.NET gRPC integration
- Secret Store Configuration