{"id":37038636,"url":"https://github.com/altemiq/aspire","last_synced_at":"2026-02-13T01:13:08.332Z","repository":{"id":303895662,"uuid":"1016991787","full_name":"altemiq/aspire","owner":"altemiq","description":"A project with additional components and extensions for .NET Aspire","archived":false,"fork":false,"pushed_at":"2025-11-30T23:18:07.000Z","size":4896,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-03T09:26:26.502Z","etag":null,"topics":["aspire","containers","csharp","grpc","localstack","minio","postgis","postgres"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/altemiq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-09T21:16:44.000Z","updated_at":"2025-11-30T23:17:50.000Z","dependencies_parsed_at":"2025-07-10T10:31:08.240Z","dependency_job_id":"111d8046-6050-46a6-9f82-4b29446d64cf","html_url":"https://github.com/altemiq/aspire","commit_stats":null,"previous_names":["altemiq/aspire"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/altemiq/aspire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altemiq%2Faspire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altemiq%2Faspire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altemiq%2Faspire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altemiq%2Faspire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altemiq","download_url":"https://codeload.github.com/altemiq/aspire/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altemiq%2Faspire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28409547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","containers","csharp","grpc","localstack","minio","postgis","postgres"],"created_at":"2026-01-14T04:35:30.836Z","updated_at":"2026-02-13T01:13:08.300Z","avatar_url":"https://github.com/altemiq.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build](https://github.com/altemiq/aspire/actions/workflows/build.yml/badge.svg)](https://github.com/altemiq/aspire/actions/workflows/build.yml)\n\nThis repository contains the code for the Altemiq.Aspire.Hosting libraries\n\n## Packages\n\n| Package                                        | Version                                                                                                                                                              | Description                                                                                                 |\n|------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| `Altemiq.Aspire.Hosting.AWS.Configuration`     | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.AWS.Configuration.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.AWS.Configuration)         | support for configuration for with [Aspire.Hosting.AWS](https://www.nuget.org/packages/Aspire.Hosting.AWS/) |\n| `Altemiq.Aspire.Hosting.AWS.S3`                | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.AWS.S3.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.AWS.S3)                               | support for interaction with AWS S3                                                                         |\n| `Altemiq.Aspire.Hosting.Containers.Extensions` | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.Containers.Extensions.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.Containers.Extensions) | extensions for containers and `ContainerResource`                                                           |\n| `Altemiq.Aspire.Hosting.Garage`                | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.Garage.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.Garage)                               | support for using [Garage](https://garagehq.deuxfleurs.fr) resources                                        |\n| `Altemiq.Aspire.Hosting.Grpc`                  | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.Grpc.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.Grpc)                                   | support for adding [gRPCui](https://github.com/fullstorydev/grpcui) to a resource                           |\n| `Altemiq.Aspire.Hosting.LocalStack`            | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.LocalStack.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.LocalStack)                       | support for using [LocalStack](https://www.localstack.cloud/) resources                                     |\n| `Altemiq.Aspire.Hosting.MapServer`             | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.MapServer.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.MapServer)                         | support for using [MapServer](https://mapserver.org/) resources                                             |\n| `Altemiq.Aspire.Hosting.MinIO`                 | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.MinIO.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.MinIO)                                 | support for using [MinIO](https://min.io/) resources                                                        |\n| `Altemiq.Aspire.Hosting.PostGIS`               | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.PostGIS.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.PostGIS)                             | support for using [PostGIS](https://postgis.net/) resources                                                 |\n| `Altemiq.Aspire.Hosting.PostgreSQL.Extensions` | [![nuget](https://img.shields.io/nuget/v/Altemiq.Aspire.Hosting.PostgreSQL.Extensions.svg)](https://nuget.org/packages/Altemiq.Aspire.Hosting.PostgreSQL.Extensions) | extensions for [Aspire.Hosting.PostgreSQL](https://www.nuget.org/packages/Aspire.Hosting.PostgreSQL/)       |\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltemiq%2Faspire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltemiq%2Faspire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltemiq%2Faspire/lists"}