Shirubasoft.Aspire.ModularAppHosts.Templates 14.0.1

dotnet new install Shirubasoft.Aspire.ModularAppHosts.Templates@14.0.1
                    
This package contains a .NET Template Package you can call from the shell/command line.

Shirubasoft Aspire Modular AppHosts templates

Install the template package and add a typed module contract to a project that references Shirubasoft.Aspire.ModularAppHosts:

dotnet new install Shirubasoft.Aspire.ModularAppHosts.Templates
dotnet new aspire-module --name OrdersModule --moduleName orders --namespace Orders.Modules

The generated contract starts with an nginx container so it can be materialized immediately. Replace that resource with the projects, containers, and integrations owned by the module.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.0.1 57 8/20/2026
14.0.0 60 8/19/2026
13.2.1 53 8/19/2026
13.2.0 80 8/18/2026
13.1.0 93 8/15/2026
13.0.0 103 8/14/2026
12.0.1 99 8/14/2026
12.0.0 89 8/14/2026
11.0.0 96 8/13/2026
10.0.1 99 8/12/2026
10.0.0 96 8/12/2026
9.0.0 98 8/11/2026
8.1.0 97 8/11/2026
8.0.0 100 8/11/2026
7.0.0 102 8/10/2026
6.0.0 105 8/8/2026
5.0.0 105 8/7/2026
4.3.0 101 8/7/2026
4.2.0 104 8/6/2026
4.1.0 106 8/6/2026
Loading failed