C#C
C#4y ago
PepeGak

Compiling and adding DLLs in VS Code

Hi. How do I compile my static class into a DLL file and then include that DLL file in my main project? I use VS Code for Linux and .NET 6.0
Was this page helpful?