documentation icon indicating copy to clipboard operation
documentation copied to clipboard

.NET SDK missing info on interceptors

Open GSmithApps opened this issue 7 months ago • 1 comments

Temporal Affiliation

  • [x] I am a Temporal employee

Page URL

https://docs.temporal.io/develop/dotnet/interceptors

Content Issue

Some users noted that there is no interceptor documentation in the .NET guide -- can we add it? 🙏

For example:

  • TS has https://docs.temporal.io/develop/typescript/interceptors
  • Python has https://docs.temporal.io/develop/python/interceptors
  • but .NET doesn't have https://docs.temporal.io/develop/dotnet/interceptors

Examples of users asking about this include, but are not limited to, the following: #1 and #2

In the meantime, perhaps we can direct users to the .NET samples that use interceptors: ContextPropagation sample and CounterInterceptor sample.

GSmithApps avatar Sep 29 '25 17:09 GSmithApps

hi @GSmithApps , i would like to work on this, could u assign this to me

Akash29g avatar Oct 02 '25 11:10 Akash29g