-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
ASP.NET Core Composite images provide a smaller size on disk while keeping the performance of the default ReadyToRun (R2R) setting. The caveat is that the composite images have tighter version coupling. This means the final app run on them cannot use handpicked custom versions of the framework and/or ASP.NET assemblies that are built into the composite binary. For a full technical description on how the composites work, we have a feature
doc here.
How do I find out which assemblies and of what version?
Metadata
Metadata
Assignees
Labels
No labels