Implementation for service discovery subsystem (both server-side and client-side).
                        
                    
         
                Info
| Version: | 0.1.24 | 
| Author(s): | Vostok team | 
| Last Update: | Monday, December 16, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/vostok/servicediscovery | 
| NuGet Url: | https://www.nuget.org/packages/Vostok.ServiceDiscovery | 
Install
Install-Package Vostok.ServiceDiscovery
                        dotnet add package Vostok.ServiceDiscovery
                        paket add Vostok.ServiceDiscovery
                        
                                Vostok.ServiceDiscovery Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Vostok.Logging.Abstractions(>= 1.0.19000141)
 - Vostok.ServiceDiscovery.Abstractions(>= 0.1.5000030)
 - Vostok.ZooKeeper.Client.Abstractions(>= 0.1.7000119)
 
Tags