timheuer / AspireManifestGen

A quick shortcut on a .NET Aspire AppHost project to generate the deployment manifest from within VS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish Visual Studio Marketplace Version (including pre-releases)

.NET Aspire Manifest generator

A dumb little utility to quickly generate a .NET Aspire deployment manifest from VS solution explorer.

I honestly don't expect anyone to use this beyond myself and a few other team members for quick validation purposes in Visual Studio, demo purposes, etc. so with that it comes with the "works on my machine" level of quality guarantee.

Installation

Install from the Visual Studio Marketplace or from the Extension Manager directly in Visual Studio.

What is .NET Aspire?

Check out the details at https://aka.ms/dotnet-aspire

About

A quick shortcut on a .NET Aspire AppHost project to generate the deployment manifest from within VS

License:MIT License


Languages

Language:C# 100.0%