Does Microsoft.EntityFramework Core supports Amazon RDS and Google Cloud SQL

Neha Srivastava 41 Reputation points
2021-06-15T13:27:21.917+00:00

Dear team,
Does nugget package Microsoft.EntityFrameworkCore supports Amazon RDS and Google Cloud SQL databases?
I want to use code first approach with these databases.
Regards
Neha

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
731 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Duane Arnold 3,221 Reputation points
    2021-06-15T17:20:06.83+00:00

    The list of database providers EF Core supports.

    https://learn.microsoft.com/en-us/ef/core/providers/?tabs=dotnet-core-cli

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.