AspNetCore.Docs
AspNetCore.Docs copied to clipboard
Matching type names of the sample server interceptors
Using ServerLoggerInterceptor everywhere in the document, because that is the type name also used by the samples, ie. when registering the interceptor to the services.
Fixes #27375
@JamesNK could you review the changes?
@JamesNK could you review the changes?