NATS .NET Client v2 Alpha Released with Core NATS Support
published on 2023/07/17
NATS community members started to take note, and develop client libraries for NATS based on modern .NET APIs. One notable client library that emerged was the AlterNats library by Cysharp, which includes a fully asynchronous API, leverages Span
, and supports client-side WebSockets from browsers in Blazor . NATS maintainers and AlterNats maintainers agreed that AlterNats would make a great starting point for NATS.Client v2! Today, we’re excited to announce our first developer preview release of NATS.Client.Core v2 , which supports Core NATS . JetStream support is under development and will be coming soon!