This is the first release with initial JetStream support.
dotnet add package NATS.Client.Core --version 2.0.0-alpha.3
dotnet add package NATS.Client.Hosting --version 2.0.0-alpha.3
dotnet add package NATS.Client.JetStream --version 2.0.0-alpha.3
What's Changed
- JetStream support
- Minor API changes (pub/sub options)
(Also includes all AlterNats and newer Core NATS commits being the first GitHub release)
New Contributors
Full Changelog: https://github.com/nats-io/nats.net.v2/commits/v2.0.0-alpha.3