The new Couchbase .NET SDK has been released for General Availability, featuring a complete rewrite that aligns with the Couchbase SDK 2.0 Specification to ensure compatibility across platforms, such as .NET and Java, without transcoding issues. The release includes features from previous Developer Previews and Betas, such as asynchronous views, N1QL ad-hoc query support, and a new Document API, and introduces new functionalities like replica read support and improvements to the View API for easier POCO serialization. The update also stabilizes the core with numerous bug fixes and improvements, though it currently lacks support for asynchronous operations using the Task Asynchrony Pattern, which is expected later. The SDK can be accessed via NuGet, S3 direct downloads, or GitHub.