Skip to content

v2.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@mtmk mtmk released this 27 Oct 13:44
· 288 commits to main since this release
f26d41c

This is the first release with Services implementation built on top of Core NATS.

dotnet add package NATS.Client.Core --version 2.0.0-alpha.7
dotnet add package NATS.Client.Hosting --version 2.0.0-alpha.7
dotnet add package NATS.Client.JetStream --version 2.0.0-alpha.7
dotnet add package NATS.Client.KeyValueStore --version 2.0.0-alpha.7
dotnet add package NATS.Client.ObjectStore --version 2.0.0-alpha.7
dotnet add package NATS.Client.Services --version 2.0.0-alpha.7

What's Changed

  • Initial Service API implementation in #165

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7