mirror of https://github.com/dapr/dotnet-sdk.git
* Setup dapr docs content * Update SDK docs for new format * Update daprdocs/content/en/dotnet-sdk-contributing/dotnet-contributing.md Co-authored-by: Ryan Nowak <nowakra@gmail.com> * Update daprdocs/content/en/dotnet-sdk-contributing/dotnet-contributing.md Co-authored-by: Ryan Nowak <nowakra@gmail.com> * Update python reference * Update samples to examples * Update layout * Update prereqs * Apply correct branding for .NET Core vs .NET * Update examples/Client/StateManagement/README.md * fix solution file Co-authored-by: Ryan Nowak <nowakra@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