I am currently migrating EF Core 3.0 code-first entity to clean architecture approach.
In EF Core 3.0 this works fine:
namespace SmartCom.Models {