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.

posta un anno fa317 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande