{"id":19990699,"url":"https://github.com/SteeltoeOSS/Steeltoe","last_synced_at":"2025-05-04T09:36:40.469Z","repository":{"id":37492880,"uuid":"179526936","full_name":"SteeltoeOSS/Steeltoe","owner":"SteeltoeOSS","description":".NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.","archived":false,"fork":false,"pushed_at":"2024-10-29T14:13:33.000Z","size":28489,"stargazers_count":1009,"open_issues_count":62,"forks_count":163,"subscribers_count":43,"default_branch":"main","last_synced_at":"2024-10-29T14:34:00.377Z","etag":null,"topics":["application-monitoring","cloud-native","configuration","dotnet","dotnet-core","load-balancer","microservices","service-discovery"],"latest_commit_sha":null,"homepage":"https://steeltoe.io","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteeltoeOSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"roadmaps/2.0.0.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-04T15:35:19.000Z","updated_at":"2024-10-29T14:01:57.000Z","dependencies_parsed_at":"2024-01-22T18:47:07.519Z","dependency_job_id":"5b0355be-25d6-46ff-96c2-453558b814e4","html_url":"https://github.com/SteeltoeOSS/Steeltoe","commit_stats":null,"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSteeltoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSteeltoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSteeltoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSteeltoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteeltoeOSS","download_url":"https://codeload.github.com/SteeltoeOSS/Steeltoe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224391382,"owners_count":17303610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application-monitoring","cloud-native","configuration","dotnet","dotnet-core","load-balancer","microservices","service-discovery"],"created_at":"2024-11-13T04:51:25.686Z","updated_at":"2025-05-04T09:36:40.462Z","avatar_url":"https://github.com/SteeltoeOSS.png","language":"C#","readme":"# Steeltoe .NET Open Source Software\n\n[![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\u0026branchName=main)\n\u0026nbsp;[![Coverage](https://img.shields.io/azure-devops/coverage/SteeltoeOSS/Steeltoe/4/main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=4\u0026branchName=main)\n\u0026nbsp;[![NuGet Version](https://img.shields.io/nuget/v/Steeltoe.Common.svg?style=flat)](https://www.nuget.org/profiles/SteeltoeOSS)\n\u0026nbsp;[![GitHub License](https://img.shields.io/github/license/SteeltoeOSS/Steeltoe)](LICENSE)\n\u0026nbsp;[![Stack Overflow](https://img.shields.io/badge/stack%20overflow-steeltoe-orange.svg)](http://stackoverflow.com/questions/tagged/steeltoe)\n\n## Why Steeltoe?\n\n[Steeltoe](https://steeltoe.io/) provides building blocks for development of .NET applications that integrate with [Spring](https://spring.io/) and [Spring Boot](https://spring.io/projects/spring-boot) environments, as well as [Cloud Foundry](https://www.cloudfoundry.org/) and [Kubernetes](https://kubernetes.io/) with first-party support for [Tanzu](https://tanzu.vmware.com/tanzu).\n\nKey features include:\n\n- External (optionally encrypted) configuration using [Spring Cloud Config Server](https://docs.spring.io/spring-cloud-config/docs/current/reference/html/)\n- Service discovery with [Netflix Eureka](https://spring.io/projects/spring-cloud-netflix) and [HashiCorp Consul](https://www.consul.io/)\n- Management endpoints (compatible with [actuators](https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html)), providing system info (such as versions, configuration, service container contents, mapped routes and HTTP traffic), heap/thread dumps, health checks, exporting metrics to [Prometheus](https://prometheus.io/), and changing log levels at runtime.\n- Connectivity to databases (such as [SQL Server](https://www.microsoft.com/sql-server)/[Azure SQL](https://azure.microsoft.com/products/azure-sql), [Cosmos DB](https://azure.microsoft.com/products/cosmos-db/), [MongoDB](https://www.mongodb.com/), [Redis](https://redis.io/), [RabbitMQ](https://www.rabbitmq.com/), [PostgreSQL](https://www.postgresql.org/), and [MySQL](https://www.mysql.com/)), including support for [Entity Framework Core](https://learn.microsoft.com/ef/core/)\n- Single sign-on, JWT and Certificate auth with [Cloud Foundry](https://www.cloudfoundry.org/)\n\n## Getting Started\n\nIn addition to the [feature documentation](https://docs.steeltoe.io/api), we have built several tools to help you get started:\n\n- [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\n  - Initializr uses [.NET templates](https://github.com/SteeltoeOSS/NetCoreToolTemplates) that can also be used from the `dotnet` CLI and inside of Visual Studio\n- [Steeltoe Samples](https://github.com/SteeltoeOSS/Samples) - Here we have working samples for trying out features and to use as code references\n\n### Prerequisites\n\n| Steeltoe Version | .NET Version |\n| --- | --- |\n| 4.x | .NET 8 - 9 |\n| 3.x | .NET Core 3.1 - .NET 6 |\n| 2.x | .NET Framework 4.6.1+ |\n\n## Support and Feedback\n\nFor community support, we recommend [Steeltoe OSS Slack](https://slack.steeltoe.io), [StackOverflow](https://stackoverflow.com/questions/tagged/steeltoe), or [open an issue](https://github.com/SteeltoeOSS/Steeltoe/issues/new/choose).\n\nFor production support, we recommend that you contact [Broadcom Support](https://support.broadcom.com/).\n\n## Pre-release packages\n\nIf you want to try the latest bits from the `main` branch, use the Steeltoe development feed by adding a reference to your `nuget.config` file:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cconfiguration\u003e\n  \u003cpackageSources\u003e\n    \u003cadd key=\"Steeltoe-dev\" value=\"https://pkgs.dev.azure.com/dotnet/Steeltoe/_packaging/dev/nuget/v3/index.json\" /\u003e\n    \u003cadd key=\"NuGet\" value=\"https://api.nuget.org/v3/index.json\" /\u003e\n  \u003c/packageSources\u003e\n\u003c/configuration\u003e\n```\n\n## Contributing\n\nFor more information on contributing to the project or other project information, please see the [Steeltoe Wiki](https://github.com/SteeltoeOSS/Steeltoe/wiki).\n\n### Code of Conduct\n\nThis project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community.\nFor more information see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct).\n","funding_links":[],"categories":["C\\#","Architectural Patterns","C# #"],"sub_categories":["Microservices"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSteeltoeOSS%2FSteeltoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSteeltoeOSS%2FSteeltoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSteeltoeOSS%2FSteeltoe/lists"}