{"id":22816656,"url":"https://github.com/steeltoeoss/samples","last_synced_at":"2025-05-15T01:05:47.639Z","repository":{"id":8321131,"uuid":"57339405","full_name":"SteeltoeOSS/Samples","owner":"SteeltoeOSS","description":"Steeltoe samples and reference application collection","archived":false,"fork":false,"pushed_at":"2025-05-09T11:36:11.000Z","size":11666,"stargazers_count":645,"open_issues_count":8,"forks_count":250,"subscribers_count":43,"default_branch":"main","last_synced_at":"2025-05-09T12:34:35.811Z","etag":null,"topics":["asp","cloud-foundry","connector","discovery","dotnet","hacktoberfest","management","microservice","music-store","security","service-discovery","steeltoe-components","steeltoe-connectors"],"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":"CONTRIBUTING.md","funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security/README.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-28T23:09:10.000Z","updated_at":"2025-05-09T11:36:13.000Z","dependencies_parsed_at":"2023-10-12T00:46:40.654Z","dependency_job_id":"5d5bd39c-5211-4a88-ad82-4995c07e8431","html_url":"https://github.com/SteeltoeOSS/Samples","commit_stats":{"total_commits":966,"total_committers":37,"mean_commits":26.10810810810811,"dds":0.650103519668737,"last_synced_commit":"3cf08d40d1573f7c402808921d52521f223bfae5"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FSamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteeltoeOSS","download_url":"https://codeload.github.com/SteeltoeOSS/Samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254039,"owners_count":22039792,"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":["asp","cloud-foundry","connector","discovery","dotnet","hacktoberfest","management","microservice","music-store","security","service-discovery","steeltoe-components","steeltoe-connectors"],"created_at":"2024-12-12T14:08:15.361Z","updated_at":"2025-05-15T01:05:42.623Z","avatar_url":"https://github.com/SteeltoeOSS.png","language":"C#","readme":"# Steeltoe Sample Applications\n\nThis repository contains a variety of sample applications illustrating how to use the Steeltoe framework:\n\n## [Configuration](Configuration)\n\nSamples using the Spring Cloud Config Server and other Steeltoe configuration providers.\n\n| Sample | Status |\n| --- | --- |\n| [ConfigurationProviders](Configuration/src/ConfigurationProviders) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Configuration-ConfigurationProviders?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=73\u0026branchName=main) |\n\n## [Discovery](Discovery)\n\nSamples using Steeltoe Service Discovery microservices-based applications.\n\n## [Management](Management/src)\n\nSamples using the Steeltoe Management packages for adding Management REST endpoints to your application, as well as adding Distributed Tracing support.\n\n| Sample | Status |\n| --- | --- |\n| [ActuatorWeb](./Management/src/ActuatorWeb/) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoeOSS.Samples%20%5BManagement_CloudFoundry%5D?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=23\u0026branchName=main) |\n\n## [Connectors](Connectors)\n\nSamples using the Steeltoe Connectors for connecting to backing services. Steeltoe Connectors simplify the coding process of binding to and accessing Cloud Foundry-based services.\n\n| Sample | Status |\n| --- | --- |\n| [CosmosDb](Connectors/src/CosmosDb) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-CosmosDb?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=69\u0026branchName=main) |\n| [MongoDb](Connectors/src/MongoDb) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-MongoDb?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=70\u0026branchName=main) |\n| [MySql](Connectors/src/MySql) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-MySql?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=17\u0026branchName=main) |\n| [MySqlEFCore](Connectors/src/MySqlEFCore) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-MySqlEFCore?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=18\u0026branchName=main) |\n| [PostgreSql](Connectors/src/PostgreSql) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-PostgreSql?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=21\u0026branchName=main) |\n| [PostgreSqlEFCore](Connectors/src/PostgreSqlEFCore) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-PostgreSqlEFCore?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=22\u0026branchName=main) |\n| [RabbitMQ](Connectors/src/RabbitMQ) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-RabbitMQ?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=14\u0026branchName=main) |\n| [Redis](Connectors/src/Redis) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-Redis?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=20\u0026branchName=main) |\n| [SqlServerEFCore](Connectors/src/SqlServerEFCore) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Connectors-SqlServerEFCore?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=71\u0026branchName=main) |\n\n## [Network File Shares](FileShares)\n\nSample using Steeltoe to manage the connection with a Windows (SMB) network file share.\n\n| Sample | Status |\n| --- | --- |\n| [FileSharesWeb](FileShares/src/FileSharesWeb/) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-FileShares-FileSharesWeb?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=76\u0026branchName=main) |\n\n## [Security](Security)\n\nSamples using the Steeltoe Security packages for Authentication and Authorization with Cloud Foundry auth services and using a Redis cache for DataProtection KeyRing storage.\n\n| Sample | Status |\n| --- | --- |\n| [RedisDataProtection](Security/src/RedisDataProtection) | [![Build Status](https://dev.azure.com/SteeltoeOSS/Steeltoe/_apis/build/status%2FSamples%2FSteeltoe-Samples-Security-RedisDataProtection?branchName=main)](https://dev.azure.com/SteeltoeOSS/Steeltoe/_build/latest?definitionId=74\u0026branchName=main) |\n\n# Branches\n\nAll new development is done on the main branch. Samples for released Steeltoe versions can be found in their respective branches. For example, branch \"3.x\" contains samples for the latest Steeltoe 3.x release.\n\n# Documentation\n\nIf you are looking for documentation on how to use the Steeltoe components, you can find that [here](https://steeltoe.io/docs/).\n\n# Building \u0026 Running\n\nSee the Readmes for each sample for instructions on how to build and run.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Fsamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteeltoeoss%2Fsamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Fsamples/lists"}