Closed genifycom closed 3 months ago
This valid to add. If you want to submit a PR that adds the content type that would help get this released sooner.
Changes merged to dev
. It would be released along with other changes that would be queued shortly.
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the feature
Please can you add application/wasm to AbstractAspNetCoreFunction.cs
This is to allow a DotNet Lambda function to serve up wasm files for WebAssembly.
For reference, see https://github.com/aws/aws-lambda-dotnet/issues/1781
Thank you.
Use Case
So that Dotnet Lambda Blazor can operate in SSR or CSR mode.
Proposed Solution
No response
Other Information
The workaround currently is to add to lambdaEntryPoint
Acknowledgements
AWS .NET SDK and/or Package version used
Standard Lambda Serverless application under DotNet 8
Targeted .NET Platform
.NET 8
Operating System and version
Windows 11