LogoLogo
Slack communityBook a demo
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
HomeAPI DefinitionSDKsDocsAsk FernCLI & API Reference
  • Introduction
    • Overview
    • Language Support
    • SDK Customer Showcase
  • Capabilities
    • Strongly Typed
    • Idiomatic Method Names
    • Schema Validation
    • Discriminated Unions
    • Multipart Form Data
    • Forward Compatibility
    • Registry Publishing
    • Auto-Pagination
    • OAuth Token Refresh
    • Retries with Backoff
    • Webhook Signature Verification
    • Idempotency Headers
    • Server-Sent Events
    • Integration Tests
    • Code Snippets
    • Augment with Custom Code
    • Merging Multiple APIs
    • WebSockets
    • Model Context Protocol
  • Reference
    • Configuration
  • Guides
    • Generate your First SDK
    • Preview your SDK Locally
    • Publish a Public-Facing SDK
Slack communityBook a demo
IntroductionChangelogs

.NET

April 22, 2025
April 22, 2025

1.16.2

(feat): Add root-client-class-access configuration option to control the access modifier of the root client class. root-client-class-access defaults to public, but can be set to internal to make the root client class internal.

(fix): Pin csharpier formatter to 0.* to avoid breaking changes in the formatter.

Was this page helpful?
Edit this page
Previous

April 11, 2025

Next
Built with