The 0.7.0 release of the NATS C# .NET Client
- .NET Core 1.0 support
- Support for large numbers of local subscribers (thousands) through use of the new
SubscriberDeliveryTaskCount
option. - A new
IConnection.DiscoveredServers
API to retrieve the URLs of servers discovered in the cluster. - Various bug fixes and shoring up tests