This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Description
Hi. It was surprise for me, that I cannot use standard incapsulation in new dotnet core. I want separate 3 standard architecture layers for DAL, BLL, WebClient, but when I referenced it, I can see and call DAL methods in WebClient. Google has no answer, but it seems like you don't care about it. Can you help me with my problem?
In short words I attach simple image
