https://github.com/altemiq/aspire
A project with additional components and extensions for .NET Aspire
https://github.com/altemiq/aspire
aspire containers csharp grpc localstack minio postgis postgres
Last synced: about 1 month ago
JSON representation
A project with additional components and extensions for .NET Aspire
- Host: GitHub
- URL: https://github.com/altemiq/aspire
- Owner: altemiq
- License: mit
- Created: 2025-07-09T21:16:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-30T23:18:07.000Z (4 months ago)
- Last Synced: 2025-12-03T09:26:26.502Z (4 months ago)
- Topics: aspire, containers, csharp, grpc, localstack, minio, postgis, postgres
- Language: C#
- Homepage:
- Size: 4.67 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/altemiq/aspire/actions/workflows/build.yml)
This repository contains the code for the Altemiq.Aspire.Hosting libraries
## Packages
| Package | Version | Description |
|------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|
| `Altemiq.Aspire.Hosting.AWS.Configuration` | [](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/) |
| `Altemiq.Aspire.Hosting.AWS.S3` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.AWS.S3) | support for interaction with AWS S3 |
| `Altemiq.Aspire.Hosting.Containers.Extensions` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.Containers.Extensions) | extensions for containers and `ContainerResource` |
| `Altemiq.Aspire.Hosting.Garage` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.Garage) | support for using [Garage](https://garagehq.deuxfleurs.fr) resources |
| `Altemiq.Aspire.Hosting.Grpc` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.Grpc) | support for adding [gRPCui](https://github.com/fullstorydev/grpcui) to a resource |
| `Altemiq.Aspire.Hosting.LocalStack` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.LocalStack) | support for using [LocalStack](https://www.localstack.cloud/) resources |
| `Altemiq.Aspire.Hosting.MapServer` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.MapServer) | support for using [MapServer](https://mapserver.org/) resources |
| `Altemiq.Aspire.Hosting.MinIO` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.MinIO) | support for using [MinIO](https://min.io/) resources |
| `Altemiq.Aspire.Hosting.PostGIS` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.PostGIS) | support for using [PostGIS](https://postgis.net/) resources |
| `Altemiq.Aspire.Hosting.PostgreSQL.Extensions` | [](https://nuget.org/packages/Altemiq.Aspire.Hosting.PostgreSQL.Extensions) | extensions for [Aspire.Hosting.PostgreSQL](https://www.nuget.org/packages/Aspire.Hosting.PostgreSQL/) |
## License
This project is licensed under the [MIT license](LICENSE.md).