Beau Gosse

Results 6 issues of Beau Gosse

### Overview As a test to see how hard it is to prepare a [library for trimming](https://docs.microsoft.com/en-us/dotnet/core/deploying/trimming/prepare-libraries-for-trimming), I made these changes and then published a NativeAOT binary from a sample...

*Description of changes:* This is just a POC that proves we can get an end to end solution working that builds and deploys a native AOT .NET 7 application on...

feature-request

### Describe the bug When trying to publish a .NET 6 layer, if you try to enable package optimizations, you will get an exception complaining about crossgen not existing in...

bug
module/cli-ext
queued
needs-investigation
p2

**Describe the bug** I'm posting here more to ask a question rather than report a bug. We saw .NET code that expected the wrong patch version, when we don't expect...

We're recommending people deploy .NET 8 Native AOT projects to the .NET 8 managed runtime (instead of Al2 or AL2023). Since it will have the needed libraries available (like `libicu`)....

### Describe your idea/feature/enhancement There is a custom build method called donet7 shown here: https://github.com/aws/aws-sam-cli/blob/9f956dfa7760c50b86f79c1d86bef5a1b61e9e6f/samcli/lib/build/workflow_config.py#L150 This command isn't really specific to version 7 of .NET since it just calls into...

type/feature
area/build