Replies: 1 comment 2 replies
-
Take a look at our starter template https://github.com/dotnet/aspire/tree/main/src/Aspire.ProjectTemplates/templates/aspire-starter |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to create template for Aspire.
Type 1 => AppHost, ServiceDefaults, Core
Type 2 => Api, EntityLayer.... (all of them must be have reference to Core) (Api must be auto recognized by AppHost like Aspire WebApi template)....
How can i create a template like that?
Beta Was this translation helpful? Give feedback.
All reactions