mvcarchitecture
mvcarchitecture copied to clipboard
ASP.NET MVC Solution Architecture – Best Practices
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...
Hello, I got the follow error "Error CS0122 'Disposable.Disposable()' is inaccessible due to its protection level" when I tried to implement DbFactory class. Please see below for details. It's also...
Error CS0117 'Mapper' does not contain a definition for 'CreateMap' Store.Web MVCArchitecture-master\mvcarchitecture-master\Store.Web\Mappings\ViewModelToDomainMappingProfile.cs 21 Active