AWSSecretsManagerConfigurationExtensions VS aws-dotnet-extensions-configuration

Compare AWSSecretsManagerConfigurationExtensions vs aws-dotnet-extensions-configuration and see what are their differences.

AWSSecretsManagerConfigurationExtensions

This repository contains a provider for Microsoft.Extensions.Configuration that retrieves secrets stored in AWS Secrets Manager. (by Kralizek)

aws-dotnet-extensions-configuration

This repository hosts various libraries that help developers configure .NET applications using AWS services. (by aws)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AWSSecretsManagerConfigurationExtensions aws-dotnet-extensions-configuration
2 1
212 172
- 0.6%
0.0 6.1
3 months ago 17 days ago
C# C#
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AWSSecretsManagerConfigurationExtensions

Posts with mentions or reviews of AWSSecretsManagerConfigurationExtensions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • SQL Server, Docker and migrations
    3 projects | /r/dotnet | 27 Mar 2023
    Most of our .NET workloads run in AWS ECS or Lambda. For production secrets, we use AWS Secrets Manager and load them into the apps using Kralizek.Extensions.Configuration.AWSSecretsManager.
  • How do I properly manage environmental variables?
    2 projects | /r/dotnet | 24 Feb 2022
    In production scenarios, I use AWS Secrets Manager with the help of this package: https://github.com/Kralizek/AWSSecretsManagerConfigurationExtensions. It's not quite as good as Azure KeyVault, but it does the trick.

aws-dotnet-extensions-configuration

Posts with mentions or reviews of aws-dotnet-extensions-configuration. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • SQL Server, Docker and migrations
    3 projects | /r/dotnet | 27 Mar 2023
    I also use AWS AppConfig in a similar way to expose feature toggles and non-secret configuration knobs. The hot-reloading is especially nice for client demos and day-to-day operations.

What are some alternatives?

When comparing AWSSecretsManagerConfigurationExtensions and aws-dotnet-extensions-configuration you can also consider the following projects:

NetCore - NetCore Project

ASP.NET Boilerplate - ASP.NET Boilerplate - Web Application Framework

awesome-dotnet-core-education - A curated list of awesome articles and resources for learning and practicing .Net Core and its related technologies.