AWSSDK .NET 6.0 Version dll

0

Hi We have used AWSSDK.dll to consume S3 APIs in our.NET Framework project, and now we are trying to migrate to NET Core. To our knowledge, there is no.NET Standard or.NET 5.0 Higher version of AWSSDK.dll. Please help us.

feita há um ano319 visualizações
1 Resposta
1

Hi, You are correct. To consume Amazon S3 bucket from .NET core use AWSSDK.S3 nuget package which is netstandard2.0 compatible.

You can also try Porting Assistant for .NET to convert .NET framework application into .NET Core.

AWS
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas