Boa noite!
Ao rodar o código da aula, tenho a seguinte exceção:
System.TypeLoadException: 'Method 'get_Info' in type 'Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqlServerOptionsExtension' from assembly 'Microsoft.EntityFrameworkCore.SqlServer, Version=1.1.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' does not have an implementation.'
Dei uma olhada na documentação da Microsoft para essa exceção, mas não consegui resolver o problema.