Commit Graph

3 Commits

Author SHA1 Message Date
Ryan Nowak 7228d9fe16
Add basic binding and secret examples (#599) 2021-02-19 13:01:35 -08:00
Ryan Nowak 1a3ae87c13
DaprClient usage guide (#594)
* DaprClient usage guide

Adds a usage guide for the DaprClient. Also fixing some misc issues that
were problably a bad copy-past.

* Apply suggestions from code review

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/dotnet-sdk-docs/dotnet-client/dotnet-daprclient-usage.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* pr feedback

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-18 10:48:53 -08:00
Aaron Crawfis eb568116e5
SDK Docs (#572)
* 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>
2021-02-16 22:15:33 -08:00