The documentation you are viewing is for Dapr v1.10 which is an older version of Dapr. For up-to-date documentation, see the latest version.

This is documentation on a preview feature.

Advanced

While not typically needed by most, these guides show advanced ways to can configure your .NET pluggable components.


Application Environment of a .NET Dapr pluggable component

How to configure the environment of a .NET pluggable component

Lifetimes of .NET Dapr pluggable components

How to control the lifetime of a .NET pluggable component

Multiple services in a .NET Dapr pluggable component

How to expose multiple services from a .NET pluggable component