Home > Net > Compile VS2010 project can use dotnet core?
Compile VS2010 project can use dotnet core?
Time:03-09
WinForm project last year, the simple function, use HttpListener to open the local port 8123 for listening, then according to the access URL information call the local third party DLL
Consider to run on Windows XP, and makes it easy to install and other reasons, then I use VS2010 development, using dotnet framework 4.0 profile
Now want to consider to make it run on Linux, and dotnet core can be cross-platform, want to consult everybody, can use the dotnet core compilation, or have a better solution
CodePudding user response:
DLL libraries can try, you can try to create a new project