Vostok.ServiceDiscovery 0.1.24

Prefix Reserved
dotnet add package Vostok.ServiceDiscovery --version 0.1.24
                    
NuGet\Install-Package Vostok.ServiceDiscovery -Version 0.1.24
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vostok.ServiceDiscovery" Version="0.1.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vostok.ServiceDiscovery" Version="0.1.24" />
                    
Directory.Packages.props
<PackageReference Include="Vostok.ServiceDiscovery" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vostok.ServiceDiscovery --version 0.1.24
                    
#r "nuget: Vostok.ServiceDiscovery, 0.1.24"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Vostok.ServiceDiscovery@0.1.24
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vostok.ServiceDiscovery&version=0.1.24
                    
Install as a Cake Addin
#tool nuget:?package=Vostok.ServiceDiscovery&version=0.1.24
                    
Install as a Cake Tool

Vostok.ServiceDiscovery

Build & Test & Publish NuGet

Implementation for service discovery subsystem (both server-side and client-side).

Build guide: https://github.com/vostok/devtools/blob/master/library-dev-conventions/how-to-build-a-library.md

User documentation: not written yet.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Vostok.ServiceDiscovery:

Package Downloads
Vostok.Hosting

The entry point to create and launch Vostok-compatible services.

Vostok.Hosting.AspNetCore

Entry point for create Vostok-compatible services with ASP.NET Core 6 hosting model

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.24 7,412 12/16/2024
0.1.24-pre000092 800 3/11/2024
0.1.23 13,949 3/11/2024
0.1.23-pre000090 96 3/11/2024
0.1.23-pre000074 107 2/7/2024
0.1.22 9,611 2/7/2024
0.1.22-pre000072 95 2/7/2024
0.1.22-pre000061 3,974 9/14/2022
0.1.22-pre000060 321 8/31/2022
0.1.21 24,992 8/31/2022
0.1.21-pre000057 704 7/28/2022
0.1.20 27,569 1/13/2022
0.1.20-pre000053 251 1/11/2022
0.1.20-pre000052 249 1/11/2022
0.1.19 14,499 1/11/2022
0.1.19-pre000034 249 12/20/2021
0.1.19-pre000029 460 12/8/2021
0.1.18 10,580 12/8/2021
0.1.18-pre000027 485 12/6/2021
0.1.17-pre000025 278 12/4/2021
0.1.17-pre000024 268 12/3/2021
0.1.17-pre000022 760 12/1/2021
0.1.17-pre000021 254 11/27/2021
0.1.17-pre000020 252 11/27/2021
0.1.17-pre000019 1,631 11/26/2021
0.1.17-pre000018 2,007 11/26/2021
0.1.17-pre000017 1,372 11/26/2021
0.1.17-pre000016 2,055 11/26/2021
0.1.17-pre000014 2,975 11/25/2021
0.1.17-pre000013 6,225 11/24/2021
0.1.17-pre000005 309 11/15/2021
0.1.16 2,860 11/15/2021
0.1.15 21,483 9/21/2021
0.1.14 30,462 6/28/2021
0.1.12 4,132 6/12/2021
0.1.11 29,519 4/5/2021
0.1.11-pre000178 877 12/8/2020
0.1.10 34,018 12/8/2020
0.1.10-pre000120 2,861 6/16/2020
0.1.9 86,024 6/16/2020
0.1.9-pre000118 452 6/16/2020
0.1.8 19,719 4/6/2020
0.1.7 45,595 2/15/2020
0.1.7-pre000109 482 2/4/2020
0.1.6 766 2/4/2020
0.1.6-pre000107 442 2/4/2020
0.1.5 69,438 1/28/2020
0.1.5-pre000095 1,266 11/12/2019
0.1.5-pre000093 454 11/5/2019
0.1.4 67,383 11/5/2019
0.1.4-pre000085 1,976 9/25/2019
0.1.3 6,512 9/12/2019
0.1.2 1,641 9/12/2019
0.1.2-pre000076 483 9/12/2019
0.1.2-pre000055 474 8/9/2019
0.1.1 1,076 8/7/2019
0.1.1-pre000052 761 7/1/2019
0.1.1-pre000051 506 6/20/2019
0.1.1-pre000050 495 6/19/2019
0.1.1-pre000049 506 5/29/2019
0.1.1-pre000048 521 5/16/2019
0.1.1-pre000047 501 5/15/2019
0.1.0 2,649 5/15/2019
0.0.1-pre000045 515 5/14/2019
0.0.1-pre000044 506 5/14/2019
0.0.1-pre000043 537 5/14/2019
0.0.1-pre000042 528 5/7/2019
0.0.1-pre000041 533 5/7/2019
0.0.1-pre000040 501 5/7/2019
0.0.1-pre000039 529 5/1/2019
0.0.1-pre000038 526 5/1/2019
0.0.1-pre000037 566 4/30/2019
0.0.1-pre000036 563 4/30/2019
0.0.1-pre000034 568 4/29/2019
0.0.1-pre000033 516 4/29/2019
0.0.1-pre000032 565 4/29/2019
0.0.1-pre000031 534 4/29/2019
0.0.1-pre000030 557 4/26/2019
0.0.1-pre000029 542 4/26/2019
0.0.1-pre000026 584 4/24/2019
0.0.1-pre000024 620 4/23/2019
0.0.1-pre000023 603 4/23/2019
0.0.1-pre000018 574 4/19/2019
0.0.1-pre000016 537 4/19/2019
0.0.1-pre000015 538 4/17/2019
0.0.1-pre000013 540 4/15/2019
0.0.1-pre000011 562 4/15/2019
0.0.1-pre000010 545 4/15/2019
0.0.1-pre000009 541 4/12/2019
0.0.1-pre000006 531 4/11/2019
0.0.1-pre000005 543 3/28/2019
0.0.1-pre000003 539 3/26/2019
0.0.1-pre000001 516 3/19/2019