Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用全局过滤器来记录工作正常的请求/响应,但现在我想在两者中嵌入一个相关 ID(Guid),我可以将两者联系在一起。这样做的首选方法是什么?
谢谢你,斯蒂芬
不确定您是否正在考虑这些,但您可以使用ServiceStack 请求和响应过滤器来执行此操作听起来您想做这样的事情......