The AWS Advanced .NET Data Provider Wrapper can be seamlessly integrated with Entity Framework (EF) to provide enhanced AWS and Aurora functionalities while maintaining the familiar Entity Framework development experience.
Note
Currently Npgsql Entity Framework is not supported. For more information on the limitations.
The AWS Advanced .NET Data Provider Wrapper works with Entity Framework through the underlying supported database providers:
| Database Provider | Entity Framework Package | Minimum Version |
|---|---|---|
| MySQL (Oracle) | MySql.EntityFrameworkCore |
9.0.0+ |