Thanks for replies, now the .dll is imported correctly.
Now the other important question is:
How can I push the dll to production website?
(The original website is live, and this is a new feature I'm adding, and I'm working on my local copy on my machine.)
I think since now the dll is placed correctly, I can just copy the file and update the web.config, right?