An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![build](https://github.com/altemiq/aspire/actions/workflows/build.yml/badge.svg)](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` | [![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/) |
| `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 |
| `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` |
| `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 |
| `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 |
| `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 |
| `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 |
| `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 |
| `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 |
| `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/) |

## License

This project is licensed under the [MIT license](LICENSE.md).