This commit adds the ability to publish raw bytes instead of using the serialization that is built into the client. https://github.com/dapr/dotnet-sdk/issues/718 Signed-off-by: halspang <halspang@microsoft.com>
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
* 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>