Steeltoe Namespaces
Steeltoe.Bootstrap.AutoConfiguration
Extension methods on host builders that automatically activate Steeltoe features, based on the assemblies referenced by your app.
Steeltoe.Common
Various general-purpose facilities, often used by higher-level Steeltoe components.
Steeltoe.Configuration
Custom configuration providers for use with Microsoft's application configuration for accessing configuration settings for an application.
Steeltoe.Connectors
Connectors simplify the process of connecting to backing services (databases, message brokers and distributed caches) and setting up connection health monitoring.
Steeltoe.Discovery
Service discovery entails registration with service registries and load-balanced instance lookups.
Steeltoe.Logging
Enables changing the minimum log levels at runtime, without restarting the app.
Currently supports the Microsoft Console Logger and Serilog.
Steeltoe.Management
Management tools to help manage and monitor your applications in production.
Steeltoe.Security
Authentication, authorization and Data Protection support for secure services on CloudFoundry.