Just learning how to build ASP.NET core 2 project in repo pattern, but I wonder how's the models folder going on Web? I understand the entity model is goes to Store.Model, however I wonder there is no place for Models folder in Web side?