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.

demandé il y a un an319 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions