v2.0.0-alpha.7
Pre-release
Pre-release
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