While we don't yet support authoring multi-language components in .NET, we do support using them from .NET. Since the blog post mentions being able to use methods from all supported Pulumi languages, I wanted to show usage from .NET.
This change adds back the C# chooser tabs for usage examples, and adds authoring snippets for C# so that the choosers on the page work correctly. The C# authoring snippets just mention that C# authoring isn't supported yet, with a link to the GH issue for upvoting.
* Methods blog
* Fix for missing end brackets
* adding a meta image
* using new logo in meta image
* Apply suggestions from code review
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
* reference pulumi-eks v.0.34.0
* remove csharp from chooser languages
* updating blog draft status
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>
Co-authored-by: Emiliza Gutierrez <emiliza@pulumi.com>
Co-authored-by: Laura Santamaria <laura@nimbinatus.com>