I am trying to import my DataAccessLybrary into my Program.cs file for a Blazor project, but my import is not working correctly.Sharing an image of my project structure.
Thank you in advance for any help!!!
I tried to import with using statement but it does not work.