Steeltoe Documentation
Application Configuration
Utilize a variety of .NET configuration providers for situations like access to external configuration values from Git, the file system, or HashiCorp Vault with Spring Cloud Config and Steeltoe Application Configuration.
Circuit Breakers
Use the Netflix Hystrix .NET implementation with Steeltoe Circuit Breaker
Distributed Tracing
Capture trace data for your microservice application using logs, or by sending it to a remote collector service with Steeltoe Distributed Tracing.
Dynamic Logging
List the active loggers and change their minimum log levels at runtime with Steeltoe Dynamic logging.
Management
Monitor and manage your application while it runs in production through various HTTP endpoints with Steeltoe Management.
Network File Sharing
Experience simple management of SMB file shares (Windows only) with Steeltoe Network File Shares.
Security
Utilize Cloud Foundry security services in ASP.NET authentication and authorization features in your app with Steeltoe Security.
Service Connectors
Automatically configure connections to common cloud services like databases, message brokers, caches, and more with Steeltoe Connectors.
Service Discovery
Register and discover microservices by interacting with popular service registries with Steeltoe Service Discovery.