You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET 5 ve .NET Core 3.1 runtimes removed from Nuget pack (.netstandard2.0 remains)
Tested against LocalStack v1.3.1 container.
AWSSDK.Core set to 3.7.103 as the minimum version.
Warning In this version, the ServiceURL property of Amazon.Runtime.ClientConfig adds a trailing / to every URL set.
For example, if http://localhost:1234 is set as the value, it will become http://localhost:1234/
Following depedencies updated from v3.0.0 to v3.1.32 in LocalStack.Client.Extensions for security reasons