/AwsRdsPostgresDemo

Demo of using dotnet core 3 using EfCore and AWS RDS for postgres

Primary LanguageC#MIT LicenseMIT

AWS RDS Postgres Demo

Dotnet Core 3.0 project demonstrating use of Npgsql and EfCore with AWS.

Project includes demonstration of:

  • Configuring Database contexts different connection strings: migrator, rw and ro
  • Configuration of local postgres docker to emulate an RDS setup
  • Using IAM authentication to RDS