{"id":21692645,"url":"https://github.com/fermyon/aspire.spin","last_synced_at":"2026-01-08T05:06:48.429Z","repository":{"id":241580763,"uuid":"805000670","full_name":"fermyon/Aspire.Spin","owner":"fermyon","description":"Spin Integration for .NET Aspire","archived":false,"fork":false,"pushed_at":"2024-05-30T08:36:26.000Z","size":88,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-06-27T09:33:55.204Z","etag":null,"topics":["aspire","aspire-hosting","dotnet-aspire","fermyon-spin","spin"],"latest_commit_sha":null,"homepage":"https://developer.fermyon.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fermyon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-23T17:29:46.000Z","updated_at":"2024-06-27T09:33:59.898Z","dependencies_parsed_at":"2024-05-29T05:34:46.851Z","dependency_job_id":"7d4c217e-8c63-43fb-9621-abc22cda41a5","html_url":"https://github.com/fermyon/Aspire.Spin","commit_stats":null,"previous_names":["fermyon/aspire.hosting.spin","fermyon/aspire.spin"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fermyon%2FAspire.Spin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fermyon%2FAspire.Spin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fermyon%2FAspire.Spin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fermyon%2FAspire.Spin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fermyon","download_url":"https://codeload.github.com/fermyon/Aspire.Spin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246238220,"owners_count":20745493,"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":["aspire","aspire-hosting","dotnet-aspire","fermyon-spin","spin"],"created_at":"2024-11-25T18:16:54.404Z","updated_at":"2026-01-08T05:06:48.403Z","avatar_url":"https://github.com/fermyon.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fermyon.Aspire.Spin\n\n`Fermyon.Aspire.Spin` adds support for [Spin](https://developer.fermyon.com/spin) to [.NET Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/build-your-first-aspire-app). \n\nThe project is under active development, so no guarantees of stability or compatibility can be expected - but we still hope you think it's great!\n\n## Installation\n\n```bash\n# Add Fermyon.Aspire.Spin to your .NET Aspire project\ndotnet add package Fermyon.Aspire.Spin\n```\n\n### Basic Usage\n\n`Fermyon.Aspire.Spin` contributes extensions to the `Aspire.Hosting` namespace. Adding an existing Spin App to your `DistributedApplicationBuilder` is as simple as calling `AddSpinApp`:\n\n```csharp\nvar builder = DistributedApplication.CreateBuilder(args);\n\nbuilder.AddSpinApp(\"api-one\", \"../api-one\", 3001)\n    .WithOtlpExporter();\nbuilder.Build().Run();\n```\n\n\n\n### Further Samples\n\nCheck out the [example](./example/) folder, it contains a basic sample illustrating how you can design a distributed application using multiple Spin Apps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffermyon%2Faspire.spin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffermyon%2Faspire.spin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffermyon%2Faspire.spin/lists"}