-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels
Milestone
Description
Related to #32485
We should have a template that produces an API application, but is very bare-bones, can be published using PublishAot=true
with no warnings, and produces a minimally sized executable.
This template would:
- Take advantage of the API proposed in Allow minimal host to be created without default HostBuilder behavior #32485
- Have an endpoint that returns an
application/json
response using JSON source generation - Have
TrimMode=full
by default - Optionally have
PublishAot=true|false
- Configure any source generators needed for trim/AOT safety.
Metadata
Metadata
Assignees
Labels
old-area-web-frameworks-do-not-use*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels*DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels