mirror of https://github.com/dapr/dotnet-sdk.git
* Remove .NET Core 3.1 support and standardize on .NET 6 Signed-off-by: Yash Nisar <yashnisar@microsoft.com> * Remove support for .NET 5 as well Signed-off-by: Yash Nisar <yashnisar@microsoft.com> --------- Signed-off-by: Yash Nisar <yashnisar@microsoft.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