mirror of https://github.com/dapr/dotnet-sdk.git
* Updated itests.yml to use latest 1.15 runtime and CLI versions over 1.14 versions * Updated CLI argument name as `dapr-http-max-request-size` was changed in a recent update included in the CLI Signed-off-by: Whit Waldo <whit.waldo@innovian.net> |
||
---|---|---|
.. | ||
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