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 8,408 12/16/2024
0.1.24-pre000092 999 3/11/2024
0.1.23 15,094 3/11/2024
0.1.23-pre000090 120 3/11/2024
0.1.23-pre000074 129 2/7/2024
0.1.22 9,873 2/7/2024
0.1.22-pre000072 117 2/7/2024
0.1.22-pre000061 4,735 9/14/2022
0.1.22-pre000060 381 8/31/2022
0.1.21 26,149 8/31/2022
0.1.21-pre000057 753 7/28/2022
0.1.20 28,800 1/13/2022
0.1.20-pre000053 280 1/11/2022
0.1.20-pre000052 279 1/11/2022
0.1.19 14,901 1/11/2022
0.1.19-pre000034 278 12/20/2021
0.1.19-pre000029 490 12/8/2021
0.1.18 11,040 12/8/2021
0.1.18-pre000027 515 12/6/2021
0.1.17-pre000025 310 12/4/2021
0.1.17-pre000024 299 12/3/2021
0.1.17-pre000022 789 12/1/2021
0.1.17-pre000021 284 11/27/2021
0.1.17-pre000020 281 11/27/2021
0.1.17-pre000019 1,663 11/26/2021
0.1.17-pre000018 2,036 11/26/2021
0.1.17-pre000017 1,392 11/26/2021
0.1.17-pre000016 2,085 11/26/2021
0.1.17-pre000014 3,006 11/25/2021
0.1.17-pre000013 6,256 11/24/2021
0.1.17-pre000005 337 11/15/2021
0.1.16 3,116 11/15/2021
0.1.15 22,127 9/21/2021
0.1.14 31,189 6/28/2021
0.1.12 4,376 6/12/2021
0.1.11 29,893 4/5/2021
0.1.11-pre000178 1,075 12/8/2020
0.1.10 34,390 12/8/2020
0.1.10-pre000120 3,639 6/16/2020
0.1.9 87,369 6/16/2020
0.1.9-pre000118 483 6/16/2020
0.1.8 20,114 4/6/2020
0.1.7 46,141 2/15/2020
0.1.7-pre000109 512 2/4/2020
0.1.6 785 2/4/2020
0.1.6-pre000107 472 2/4/2020
0.1.5 69,797 1/28/2020
0.1.5-pre000095 1,333 11/12/2019
0.1.5-pre000093 483 11/5/2019
0.1.4 67,453 11/5/2019
0.1.4-pre000085 1,994 9/25/2019
0.1.3 6,558 9/12/2019
0.1.2 1,671 9/12/2019
0.1.2-pre000076 512 9/12/2019
0.1.2-pre000055 503 8/9/2019
0.1.1 1,107 8/7/2019
0.1.1-pre000052 791 7/1/2019
0.1.1-pre000051 536 6/20/2019
0.1.1-pre000050 524 6/19/2019
0.1.1-pre000049 535 5/29/2019
0.1.1-pre000048 539 5/16/2019
0.1.1-pre000047 530 5/15/2019
0.1.0 2,670 5/15/2019
0.0.1-pre000045 545 5/14/2019
0.0.1-pre000044 517 5/14/2019
0.0.1-pre000043 566 5/14/2019
0.0.1-pre000042 559 5/7/2019
0.0.1-pre000041 562 5/7/2019
0.0.1-pre000040 530 5/7/2019
0.0.1-pre000039 558 5/1/2019
0.0.1-pre000038 566 5/1/2019
0.0.1-pre000037 597 4/30/2019
0.0.1-pre000036 592 4/30/2019
0.0.1-pre000034 598 4/29/2019
0.0.1-pre000033 523 4/29/2019
0.0.1-pre000032 599 4/29/2019
0.0.1-pre000031 563 4/29/2019
0.0.1-pre000030 585 4/26/2019
0.0.1-pre000029 571 4/26/2019
0.0.1-pre000026 614 4/24/2019
0.0.1-pre000024 638 4/23/2019
0.0.1-pre000023 634 4/23/2019
0.0.1-pre000018 604 4/19/2019
0.0.1-pre000016 555 4/19/2019
0.0.1-pre000015 557 4/17/2019
0.0.1-pre000013 571 4/15/2019
0.0.1-pre000011 582 4/15/2019
0.0.1-pre000010 564 4/15/2019
0.0.1-pre000009 571 4/12/2019
0.0.1-pre000006 561 4/11/2019
0.0.1-pre000005 576 3/28/2019
0.0.1-pre000003 548 3/26/2019
0.0.1-pre000001 546 3/19/2019