Steeltoe OSS
Repositories
-
Samples
Steeltoe samples and reference application collection
-
Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
-
Documentation
The docs used for the Steeltoe Website
-
InitializrWeb
Reference implementation of a Steeltoe Initializr UI project generator
-
MainSite
This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.
-
InitializrConfig
Configuration store for Steeltoe.Initializr.ConfigServer
-
InitializrApi
Reference implementation of a Steeltoe Initializr Server project generator
-
.github
Global repository config for all repos
-
InitializrConfigServer
Spring Cloud Config Server for Steeltoe.Initializr.WebApi
-
Tooling
Steeltoe developer tool collection
-
Schema
Steeltoe appsettings.config schema generator for modern IDEs (Visual Studio 2019, Visual Studio Code, and Rider)
-
Initializr Archived
Steeltoe Initializr - .NET Microservices Templates
-
steeltoe-site Archived
Content for steeltoe.io
-
-
musicStore-config
MusicStore Application Config Server Repo
-
steeltoe-ci Archived
Continuous Integration resources for Steeltoe
-
Connectors Archived
Connectors simplify connecting to standalone and CloudFoundry services
-
Security Archived
ASP.NET Security Providers for CloudFoundry
-
Management Archived
Management Endpoints used to allow insight into your applications
-
Home Archived
This is the old home for the Steeltoe project. Please refer to the SteeltoeOSS/steeltoe repository moving forward.
-
Discovery Archived
.NET Clients for Service Discovery and Registration
-
Configuration Archived
.NET Configuration providers for Spring Cloud Config Server & CloudFoundry
-
Common Archived
Interfaces and components used across other Steeltoe packages
-
CircuitBreaker Archived
.NET Circuit Breaker Pattern Frameworks
-
workshop-config-repo
Workshop Config Server Repo
-
steeltoe-site-ci Archived
Concourse pipeline for steeltoe-site
-
eShopOnContainers
Forked from dotnet-architecture/eShopOnContainersEasy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.1, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio 2017, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other …
-
eShopOnContainers-config
Configuration repo for eShopOnContainers