SteeltoeOSS
Samples
C#

Steeltoe samples and reference application collection

Last updated Jun 14, 2026
646
Stars
246
Forks
10
Issues
0
Stars/day
Attention Score
92
Language breakdown
C# 44.0%
HTML 25.1%
Python 16.6%
CSS 6.2%
Gherkin 4.3%
PowerShell 2.5%
โ–ธ Files click to expand
README

Steeltoe Sample Applications

This repository contains a variety of sample applications illustrating how to use the Steeltoe framework:

Configuration

Samples using the Spring Cloud Config Server and other Steeltoe configuration providers.

Discovery

Samples using Steeltoe Service Discovery microservices-based applications.

Management

Samples using the Steeltoe Management packages for adding Management REST endpoints to your application, as well as adding Distributed Tracing support.

Connectors

Samples using the Steeltoe Connectors for connecting to backing services. Steeltoe Connectors simplify the coding process of binding to and accessing Cloud Foundry-based services.

Network File Shares

Sample using Steeltoe to manage the connection with a Windows (SMB) network file share.

Security

Samples using the Steeltoe Security packages for Authentication and Authorization with Cloud Foundry auth services and using a Redis cache for DataProtection KeyRing storage.

Branches

All new development is done on the main branch. Samples for released Steeltoe versions can be found in their respective branches. For example, branch "3.x" contains samples for the latest Steeltoe 3.x release.

Documentation

If you are looking for documentation on how to use the Steeltoe components, you can find that here.

Building & Running

See the individual sample READMEs linked above for instructions on how to build and run each specific application.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท SteeltoeOSS/Samples ยท Updated daily from GitHub