> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 2.54.0

**`(feat):`** 支持 AsyncAPI channels 上的 `x-fern-server`，用于多 URL 环境。
当 channel 通过 `x-fern-server` 指定映射到 IR 中多 URL 环境的 `baseUrl` 时，C# 生成器现在会自动从 IR 的环境定义中派生 websocket 环境。这消除了在 `generators.yml` 中使用 `temporary-websocket-environments` 变通方法的需要。