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,799 12/16/2024
0.1.24-pre000092 814 3/11/2024
0.1.23 14,341 3/11/2024
0.1.23-pre000090 108 3/11/2024
0.1.23-pre000074 118 2/7/2024
0.1.22 9,704 2/7/2024
0.1.22-pre000072 105 2/7/2024
0.1.22-pre000061 4,078 9/14/2022
0.1.22-pre000060 322 8/31/2022
0.1.21 25,419 8/31/2022
0.1.21-pre000057 716 7/28/2022
0.1.20 27,819 1/13/2022
0.1.20-pre000053 263 1/11/2022
0.1.20-pre000052 262 1/11/2022
0.1.19 14,633 1/11/2022
0.1.19-pre000034 261 12/20/2021
0.1.19-pre000029 472 12/8/2021
0.1.18 10,683 12/8/2021
0.1.18-pre000027 497 12/6/2021
0.1.17-pre000025 292 12/4/2021
0.1.17-pre000024 282 12/3/2021
0.1.17-pre000022 772 12/1/2021
0.1.17-pre000021 267 11/27/2021
0.1.17-pre000020 264 11/27/2021
0.1.17-pre000019 1,643 11/26/2021
0.1.17-pre000018 2,019 11/26/2021
0.1.17-pre000017 1,375 11/26/2021
0.1.17-pre000016 2,067 11/26/2021
0.1.17-pre000014 2,987 11/25/2021
0.1.17-pre000013 6,237 11/24/2021
0.1.17-pre000005 321 11/15/2021
0.1.16 2,873 11/15/2021
0.1.15 21,643 9/21/2021
0.1.14 30,620 6/28/2021
0.1.12 4,197 6/12/2021
0.1.11 29,600 4/5/2021
0.1.11-pre000178 889 12/8/2020
0.1.10 34,100 12/8/2020
0.1.10-pre000120 2,873 6/16/2020
0.1.9 86,377 6/16/2020
0.1.9-pre000118 465 6/16/2020
0.1.8 19,736 4/6/2020
0.1.7 45,752 2/15/2020
0.1.7-pre000109 494 2/4/2020
0.1.6 767 2/4/2020
0.1.6-pre000107 454 2/4/2020
0.1.5 69,559 1/28/2020
0.1.5-pre000095 1,278 11/12/2019
0.1.5-pre000093 466 11/5/2019
0.1.4 67,411 11/5/2019
0.1.4-pre000085 1,988 9/25/2019
0.1.3 6,530 9/12/2019
0.1.2 1,654 9/12/2019
0.1.2-pre000076 495 9/12/2019
0.1.2-pre000055 486 8/9/2019
0.1.1 1,088 8/7/2019
0.1.1-pre000052 773 7/1/2019
0.1.1-pre000051 518 6/20/2019
0.1.1-pre000050 507 6/19/2019
0.1.1-pre000049 518 5/29/2019
0.1.1-pre000048 533 5/16/2019
0.1.1-pre000047 513 5/15/2019
0.1.0 2,661 5/15/2019
0.0.1-pre000045 527 5/14/2019
0.0.1-pre000044 507 5/14/2019
0.0.1-pre000043 549 5/14/2019
0.0.1-pre000042 540 5/7/2019
0.0.1-pre000041 545 5/7/2019
0.0.1-pre000040 513 5/7/2019
0.0.1-pre000039 541 5/1/2019
0.0.1-pre000038 538 5/1/2019
0.0.1-pre000037 578 4/30/2019
0.0.1-pre000036 575 4/30/2019
0.0.1-pre000034 581 4/29/2019
0.0.1-pre000033 517 4/29/2019
0.0.1-pre000032 579 4/29/2019
0.0.1-pre000031 546 4/29/2019
0.0.1-pre000030 569 4/26/2019
0.0.1-pre000029 554 4/26/2019
0.0.1-pre000026 596 4/24/2019
0.0.1-pre000024 621 4/23/2019
0.0.1-pre000023 616 4/23/2019
0.0.1-pre000018 586 4/19/2019
0.0.1-pre000016 538 4/19/2019
0.0.1-pre000015 551 4/17/2019
0.0.1-pre000013 552 4/15/2019
0.0.1-pre000011 575 4/15/2019
0.0.1-pre000010 557 4/15/2019
0.0.1-pre000009 553 4/12/2019
0.0.1-pre000006 543 4/11/2019
0.0.1-pre000005 555 3/28/2019
0.0.1-pre000003 540 3/26/2019
0.0.1-pre000001 528 3/19/2019