Steeltoe.Common 4.0.0-beta1

Prefix Reserved
This is a prerelease version of Steeltoe.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Steeltoe.Common --version 4.0.0-beta1
                    
NuGet\Install-Package Steeltoe.Common -Version 4.0.0-beta1
                    
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.Common" Version="4.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Steeltoe.Common" Version="4.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Steeltoe.Common" />
                    
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 Steeltoe.Common --version 4.0.0-beta1
                    
#r "nuget: Steeltoe.Common, 4.0.0-beta1"
                    
#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 Steeltoe.Common@4.0.0-beta1
                    
#: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=Steeltoe.Common&version=4.0.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Steeltoe.Common&version=4.0.0-beta1&prerelease
                    
Install as a Cake Tool

Steeltoe

Steeltoe provides building blocks for development of .NET applications that integrate with Spring and Spring Boot environments, as well as Cloud Foundry and Kubernetes with first-party support for Tanzu.

Key features include:

For more information and to get started, please visit Steeltoe on GitHub or the documentation.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (23)

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

Package Downloads
Steeltoe.Common.Http

Shared code related to HTTP, primarily for working with HttpClient.

Steeltoe.Management.Abstractions

Abstractions for application management and monitoring.

Steeltoe.Common.Hosting

Steeltoe library for commonly-used ASP.NET Core hosting-related functions.

Steeltoe.Common.Net

Abstractions and code for using Windows network files shares.

Steeltoe.CloudFoundry.Connector.EFCore

CloudFoundry Connector Extensions for Entity Framework Core

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Steeltoe.Common:

Repository Stars
SteeltoeOSS/Discovery
.NET Clients for Service Discovery and Registration
SteeltoeOSS/CircuitBreaker
.NET Circuit Breaker Pattern Frameworks
SteeltoeOSS/Configuration
.NET Configuration providers for Spring Cloud Config Server & CloudFoundry
Version Downloads Last Updated
4.1.0 14,395 1/30/2026
4.0.0 62,883 9/4/2025
4.0.0-rc1 2,124 7/21/2025
4.0.0-beta1 10,871 3/3/2025
3.3.0 79,751 9/4/2025
3.2.8 1,258,286 7/16/2024
3.2.7 310,821 5/13/2024
3.2.6 724,745 11/30/2023
3.2.5 112,165 11/8/2023
3.2.4 472,126 8/24/2023
3.2.3 991,066 2/21/2023
3.2.2 181,847 1/3/2023
3.2.1 901,806 7/29/2022
3.2.0 331,622 5/26/2022
3.2.0-rc1 10,723 4/14/2022
3.1.3 958,176 1/19/2022
3.1.2 252,956 12/7/2021
3.1.1 356,322 9/1/2021
3.1.0 439,116 7/13/2021
2.5.5 638,034 9/18/2021
Loading failed