Fixing Error CS0246: "Type or namespace not found" in .NET Core
Something strange happened today.
I've developed a Class Library in .NET Framework and I tested it with the related test library.
So I've integrated the library into another project. Everything was fine, I used that library without problems.
But, al...
code4it.hashnode.dev2 min read