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 Standard 2.0](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)
41
-
-[.NET 4.6.1 and Above](https://dotnet.microsoft.com/download/dotnet-framework)
41
+
-[.NET 4.6.2 and Above](https://dotnet.microsoft.com/download/dotnet-framework)
42
42
43
43
## Why LocalStack.NET Client?
44
44
45
45
-**Consistent Client Configuration:** LocalStack.NET eliminates the need for manual endpoint configuration, providing a standardized and familiar approach to initializing clients.
46
46
47
47
-**Adaptable Environment Transition:** Easily switch between LocalStack and actual AWS services with minimal configuration changes.
48
48
49
-
-**Versatile .NET Compatibility:** Supports a broad spectrum of .NET versions, from .NET 7.0 and .NET Standard 2.0 to .NET Framework 4.6.1 and above.
49
+
-**Versatile .NET Compatibility:** Supports a broad spectrum of .NET versions, from .NET 8.0 and .NET Standard 2.0 to .NET Framework 4.6.2 and above.
50
50
51
51
-**Reduced Learning Curve:** Offers a familiar interface tailored for LocalStack, ideal for developers acquainted with the AWS SDK for .NET.
0 commit comments