> For the complete documentation index, see [llms.txt](https://docs.autocontentapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autocontentapi.com/code-samples/infographics/csharp.md).

# C\#

Use these .NET samples to mirror the [infographic scenario recipes](/quick-start/infographics/infographic-examples.md). See the [C# guide](https://github.com/miguelpieras/autocontentapi-docs/blob/main/code-samples/csharp.md) for setup tips.

## Recipes

* [📝 Create an Infographic from Text](/code-samples/infographics/csharp/from-text.md)
* [🔗 Create an Infographic from a Website](/code-samples/infographics/csharp/from-website.md)
* [📐 Control Orientation and Detail](/code-samples/infographics/csharp/set-orientation-and-detail.md)
* [💡 Create an Infographic from a Topic Prompt](/code-samples/infographics/csharp/from-topic.md)
* [🏢 Apply Brand Logo with `projectId`](/code-samples/infographics/csharp/brand-with-project-id.md)

Need cURL? Jump back to the [quick-start](/quick-start/infographics/infographic-examples.md).
