I am using .NET core 5 and entity framework core 5 version in my project and to generate dB Context I am using EF Core Power Tools but the problem is this tool is not showing me EF Core 5 version in the selection. please refer to the below screenshot
CodePudding user response:
EF Core 5 is no longer supported. If you really need support and are not able to update to EF Core 6 please contact me via the Github repository and I can provide an unsupported version of the tool that works with EF core 5.