We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e60dc commit 6400fb2Copy full SHA for 6400fb2
fern/products/sdks/overview/csharp/changelog/2025-08-12.mdx
@@ -0,0 +1,8 @@
1
+## 2.1.11
2
+**`(fix):`** Generate explicit types everywhere, and have `dotnet format` reduce
3
+namespaces and namespace prefixes.
4
+This creates code that is much cleaner, and can easily support
5
+multiple endpoints with identical names in the generated code without
6
+name or namespace collisions.
7
+
8
0 commit comments