Skip to content

Cannot use .NET Core AWSSDK with WASM #1895

Open
@genifycom

Description

@genifycom

AWS SDK uses HmacSHA256 or HmacSHA1 for signing requests depending on the configuration which are not available in WASM

Microsoft plans to introduce HMACSHA* algorithms in .NET 7.

Describe the Feature

Use an alternative signing method for WASM

Is your Feature Request related to a problem?

It would be extremely useful to have AWSSDK .NET Core functions available from Blazor WebAssembly

Proposed Solution

Offer an alternative signing algorithm

Describe alternatives you've considered

Additional Context

Environment

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions