My dbContext always returns null for my junction table. Can I solve the problem by not changing the DB relationship design?
My problem
I want just Id = 1 and Stationery_Id = 1 and UOM_Id = 1
Here is all the detail information...
Database Design
Class
Data in my db



