microsoft / microsoft/aspire

_CSharpWriteProjectMetadataSources property/information

Open
#2,570 2 comments 1 reaction 0 assignees View on GitHub
area-app-model
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

The current source generator provides the location of the ProjectPath for the aspire enabled project; please consider adding addition project information about the project such as namespace, assembly and build output location so that these details may be used/accessed by extension methods/helpers which may then injected/copy or mount folder onto a prepared container; like Amazon/Lambda/dotnet

example usage: `builder.AddAmazonWebServiceLambda();`
example usage: `builder.AddAzureFunctions();`

the about would result in the creation of a container with a volume mapping and the ENTRYPOINT/CMD defined to point to the project build output folder, assembly and method supplied.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.