Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
https://github.com/SteeltoeOSS/Steeltoe
application-monitoring cloud-native configuration dotnet dotnet-core load-balancer microservices service-discovery
Last synced: 2 months ago
JSON representation
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
- Host: GitHub
- URL: https://github.com/SteeltoeOSS/Steeltoe
- Owner: SteeltoeOSS
- License: apache-2.0
- Created: 2019-04-04T15:35:19.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:13:33.000Z (3 months ago)
- Last Synced: 2024-10-29T14:34:00.377Z (3 months ago)
- Topics: application-monitoring, cloud-native, configuration, dotnet, dotnet-core, load-balancer, microservices, service-discovery
- Language: C#
- Homepage: https://steeltoe.io
- Size: 27.2 MB
- Stars: 1,009
- Watchers: 43
- Forks: 163
- Open Issues: 62
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: roadmaps/2.0.0.md
Awesome Lists containing this project
README
# Steeltoe .NET Open Source Software
[![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status/Steeltoe.All?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=4&branchName=main)
## Why Steeltoe?
Are you looking to create .NET microservices? Modernizing existing applications? Moving apps to containers? Steeltoe can help you!
[Steeltoe](https://steeltoe.io) is an open-source project providing a library collection that helps users build production-grade cloud-native applications using externalized configuration, database connectors, service discovery, logging and distributed tracing, application management, security, and more.
We have also built several tools to get you started:
* [Steeltoe Initializr](https://start.steeltoe.io) - Pick and choose what type of application you would like to build and let us generate the initial project for you
* Not only have we built Steeltoe Initializr site, but our templates are also available as an option from the `dotnet` CLI
* We also have the ability to load these project templates inside of Visual Studio
* [Steeltoe Samples](https://github.com/SteeltoeOSS/Samples) - Here we have working samples for trying out features and to use as code references## Project Information
For more project information, please see our [Steeltoe Wiki](https://github.com/SteeltoeOSS/Steeltoe/wiki)
See our [website](https://steeltoe.io) for lots of information, blogs, documentation, and getting started guides
For community support, we recommend our [Steeltoe OSS Slack](https://slack.steeltoe.io) channels or [StackOverflow](https://stackoverflow.com/questions/tagged/steeltoe)
For production support, we recommend you reach out to [Broadcom Support](https://support.broadcom.com/)
Other questions or feedback [open an issue](https://github.com/SteeltoeOSS/Steeltoe/issues/new/choose)
### Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.
For more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).