# Steeltoe **Repository Path**: hubo/Steeltoe ## Basic Information - **Project Name**: Steeltoe - **Description**: Steeltoe 是一个用于构建云原生微服务的框架,它可以让开发者使用 .NET Core 或 .NET Framework 来开发和部署微服务,并提供一系列通用的功能,如配置管理、服务发现、断路器、负载均衡、安全等。Steeltoe 是兼容 Spring Cloud 的框架,可以让开发者轻松地迁移或集成 Java 和 .NET 的微服务。 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-27 - **Last Updated**: 2023-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微服务 ## 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 that provides a collection of libraries that helps users build production-grade cloud-native applications using externalized configuration, service discovery, distributed tracing, application management, and more. Steeltoe also provides a seamless way to build, configure, and run event-driven microservice applications and stream-based data processing applications. 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 [VMware Tanzu Support](https://tanzu.vmware.com/support) Other questions or feedback [open an issue](https://github.com/SteeltoeOSS/Steeltoe/issues/new?assignees=&labels=Type%2Fquestion&template=question.md&title=%5BQUESTION%5D+) ### 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).