AWSSDK.Extensions.NETCore.Setup
                               
                            
                                4.0.3.8
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package AWSSDK.Extensions.NETCore.Setup --version 4.0.3.8
NuGet\Install-Package AWSSDK.Extensions.NETCore.Setup -Version 4.0.3.8
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3.8" />
<PackageVersion Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3.8" />
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" />
paket add AWSSDK.Extensions.NETCore.Setup --version 4.0.3.8
#r "nuget: AWSSDK.Extensions.NETCore.Setup, 4.0.3.8"
#:package AWSSDK.Extensions.NETCore.Setup@4.0.3.8
#addin nuget:?package=AWSSDK.Extensions.NETCore.Setup&version=4.0.3.8
#tool nuget:?package=AWSSDK.Extensions.NETCore.Setup&version=4.0.3.8
Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. | 
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. | 
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. | 
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| MonoAndroid | monoandroid was computed. | 
| MonoMac | monomac was computed. | 
| MonoTouch | monotouch was computed. | 
| Tizen | tizen40 was computed. tizen60 was computed. | 
| Xamarin.iOS | xamarinios was computed. | 
| Xamarin.Mac | xamarinmac was computed. | 
| Xamarin.TVOS | xamarintvos was computed. | 
| Xamarin.WatchOS | xamarinwatchos was computed. | 
- 
                                                    .NETCoreApp 3.1- AWSSDK.Core (>= 4.0.1.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
 
- 
                                                    .NETStandard 2.0- AWSSDK.Core (>= 4.0.1.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
 
- 
                                                    net8.0- AWSSDK.Core (>= 4.0.1.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.0.0)
 
NuGet packages (186)
Showing the top 5 NuGet packages that depend on AWSSDK.Extensions.NETCore.Setup:
| Package | Downloads | 
|---|---|
| Amazon.Extensions.Configuration.SystemsManager .NET Configuration Extensions for AWS Systems Manager | |
| Elasticsearch.Net.Aws Enables request signing necessary for using the AWS Elasticsearch service. | |
| Amazon.AspNetCore.DataProtection.SSM AWS Systems Manager ASP.NET Core Data Protection Provider library allows you to use AWS Systems Manager's Parameter Store to store keys generated by ASP.NET's Data Protection API. | |
| Amazon.AspNetCore.Identity.Cognito Simplifies using Amazon Cognito as a membership storage solution for building ASP.NET Core web applications using ASP.NET Core Identity. | |
| LocalStack.Client.Extensions Extensions for the LocalStack.NET Client to integrate with .NET Core configuration and dependency injection frameworks. The extensions also provides wrapper around AWSSDK.Extensions.NETCore.Setup to use both LocalStack and AWS side-by-side | 
GitHub repositories (18)
Showing the top 18 popular GitHub repositories that depend on AWSSDK.Extensions.NETCore.Setup:
| Repository | Stars | 
|---|---|
| microsoft/semantic-kernel 
                                                            Integrate cutting-edge LLM technology quickly and easily into your apps
                                                         | |
| OrchardCMS/OrchardCore 
                                                            Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
                                                         | |
| BrighterCommand/Brighter 
                                                            A framework for building messaging apps with .NET and C#.
                                                         | |
| aws/aws-lambda-dotnet 
                                                            Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
                                                         | |
| getsentry/sentry-dotnet 
                                                            Sentry SDK for .NET
                                                         | |
| exceptionless/Exceptionless.Net 
                                                            Exceptionless clients for the .NET platform
                                                         | |
| aws/aws-extensions-for-dotnet-cli 
                                                            Extensions to the dotnet CLI to simplify the process of building and publishing .NET Core applications to AWS services
                                                         | |
| imazen/imageflow-server 
                                                            A super-fast image server to speed up your site - deploy as a microservice, serverless, or embeddable.
                                                         | |
| aws/aws-aspnet-cognito-identity-provider 
                                                            ASP.NET Core Identity Provider for Amazon Cognito
                                                         | |
| aws/aws-dotnet-extensions-configuration 
                                                            This repository hosts various libraries that help developers configure .NET applications using AWS services.
                                                         | |
| jacqueskang/EventSourcing 
                                                            .NET Core event sourcing framework
                                                         | |
| aws-powertools/powertools-lambda-dotnet 
                                                            Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
                                                         | |
| PowerShellOrg/tug 
                                                            Open-source, cross-platform Pull/Reporting Server for DSC
                                                         | |
| cmendible/dotnetcore.samples 
                                                            .NET Core Samples - Code it Yourself...
                                                         | |
| aws/aws-dotnet-deploy 
                                                            Opinionated tooling that simplifies deployment of .NET applications to AWS.
                                                         | |
| localstack-dotnet/localstack-dotnet-client 
                                                            A lightweight .NET client for LocalStack
                                                         | |
| aws/integrations-on-dotnet-aspire-for-aws 
                                                            This repositry contains the integrations with .NET Aspire for AWS.
                                                         | |
| aws/aws-dotnet-messaging 
                                                            An AWS-native framework that simplifies the development of .NET message processing applications that use AWS services, such as SQS, SNS, and EventBridge.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.0.3.9 | 21,513 | 10/27/2025 | 
| 4.0.3.8 | 24,532 | 10/23/2025 | 
| 4.0.3.7 | 61,395 | 10/16/2025 | 
| 4.0.3.6 | 87,715 | 10/10/2025 | 
| 4.0.3.5 | 24,594 | 10/9/2025 | 
| 4.0.3.4 | 137,923 | 10/1/2025 | 
| 4.0.3.3 | 49,862 | 9/30/2025 | 
| 4.0.3.2 | 33,100 | 9/29/2025 | 
| 4.0.3.1 | 109,005 | 9/23/2025 | 
| 4.0.3 | 216,023 | 9/12/2025 | 
| 4.0.2.2 | 447,550 | 8/21/2025 | 
| 4.0.2.1 | 578,115 | 7/29/2025 | 
| 4.0.2 | 1,077,294 | 6/20/2025 | 
| 4.0.1 | 1,167,255 | 5/16/2025 | 
| 4.0.0 | 2,366,288 | 4/28/2025 | 
| 4.0.0-preview.13 | 10,021 | 4/9/2025 | 
| 4.0.0-preview.12 | 706 | 4/4/2025 | 
| 4.0.0-preview.11 | 13,929 | 3/26/2025 | 
| 4.0.0-preview.10 | 60,893 | 3/7/2025 | 
| 4.0.0-preview.9 | 1,090 | 3/4/2025 | 
| 4.0.0-preview.8 | 2,684 | 2/25/2025 | 
| 4.0.0-preview.7 | 10,183 | 2/17/2025 | 
| 4.0.0-preview.6 | 5,649 | 2/6/2025 | 
| 4.0.0-preview.5 | 43,032 | 1/3/2025 | 
| 4.0.0-preview.4 | 71,504 | 10/11/2024 | 
| 4.0.0-preview.3 | 4,971 | 10/1/2024 | 
| 4.0.0-preview.2 | 10,514 | 8/28/2024 | 
| 4.0.0-preview | 6,823 | 8/15/2024 | 
| 3.7.400 | 5,565,942 | 2/12/2025 | 
| 3.7.301 | 21,896,555 | 6/5/2024 | 
| 3.7.300 | 18,609,139 | 11/15/2023 | 
| 3.7.7 | 13,738,121 | 5/3/2023 | 
| 3.7.6 | 510,834 | 4/27/2023 | 
| 3.7.5 | 3,371,918 | 3/7/2023 | 
| 3.7.4 | 1,490,743 | 2/14/2023 | 
| 3.7.3 | 380,405 | 2/10/2023 | 
| 3.7.2 | 28,680,626 | 3/10/2022 | 
| 3.7.1 | 33,588,030 | 7/21/2021 | 
| 3.7.0.1 | 12,819,766 | 3/27/2021 | 
| 3.7.0 | 2,265,503 | 3/26/2021 | 
| 3.3.101 | 19,246,652 | 2/28/2020 | 
| 3.3.100.1 | 14,213,579 | 3/22/2019 | 
| 3.3.100 | 48,718 | 3/21/2019 | 
| 3.3.6 | 6,054,027 | 6/9/2018 | 
| 3.3.5 | 369,239 | 3/29/2018 | 
| 3.3.4 | 846,346 | 11/11/2017 | 
| 3.3.3 | 391,469 | 7/5/2017 | 
| 3.3.1 | 182,384 | 5/5/2017 | 
| 3.3.0.3 | 456,141 | 2/15/2017 | 
| 3.3.0.2 | 59,301 | 11/21/2016 | 
| 3.3.0.1 | 50,761 | 9/22/2016 | 
| 3.3.0 | 357,747 | 9/19/2016 | 
| 3.2.8-rc | 3,441 | 9/8/2016 |