mirror of https://github.com/dapr/dotnet-sdk.git
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.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