Tagged Questions

0
votes
2answers
38 views

I can’t see the extension methods of LINQ to SQL in Class Library [closed]

Hi Everyone, I created a Class Library named Repository and which includes LINQ To SQL file which stores a ORM of SQL Server Database, besides that I also created another Class Library named Services …