I am trying to implement basic UoW/Repository pattern with ASP.NET/Entity Framework Core and I have encountered very troubling behavior.
My solution consists of 4 pro
That is intended behavior. It is called meta-packages and used for example for the NETStandard.Library package to include all libraries of the base class library. I do not think there is a way hiding them.
NETStandard.Library