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.

preguntada hace un año317 visualizaciones
1 Respuesta
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 hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas