Steeltoe.Discovery.ClientCore 3.2.8

Prefix Reserved
dotnet add package Steeltoe.Discovery.ClientCore --version 3.2.8                
NuGet\Install-Package Steeltoe.Discovery.ClientCore -Version 3.2.8                
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="Steeltoe.Discovery.ClientCore" Version="3.2.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Steeltoe.Discovery.ClientCore --version 3.2.8                
#r "nuget: Steeltoe.Discovery.ClientCore, 3.2.8"                
#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.
// Install Steeltoe.Discovery.ClientCore as a Cake Addin
#addin nuget:?package=Steeltoe.Discovery.ClientCore&version=3.2.8

// Install Steeltoe.Discovery.ClientCore as a Cake Tool
#tool nuget:?package=Steeltoe.Discovery.ClientCore&version=3.2.8                

Package for using Steeltoe Service Discovery Client in ASP.NET Core applications

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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on Steeltoe.Discovery.ClientCore:

Package Downloads
Ocelot.Provider.Eureka

Provides Ocelot extensions to use Eureka

WebApiClient.Extensions.DiscoveryClient

WebApiClient.JIT的DiscoveryClient扩展

Edakik.Shared.Library

Package Description

Microservices.Core

Package Description

Standard.BackEnd.Service

Cliente for a BackEnd Services

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Steeltoe.Discovery.ClientCore:

Repository Stars
ThreeMammals/Ocelot
.NET API Gateway
SteeltoeOSS/Samples
Steeltoe samples and reference application collection
catcherwong-archive/APIGatewayDemo
:seedling: Simple samples that use Ocelot to build API Gateway.
catcherwong/Demos
:100:Some demos for learning