I have a .NET 5 application with EntityFramework Core, and I try to link the type of an entity from the drowdown list, like this:
public class BarController : IdE