// open cmd in project location then type as follow
// dotnet intalled location run loaction of dll file
"C:Program Filesdotnetdotnet.exe" run inDebug
et6.0NotePad++.dll
// if You haven't builde the program then first build it
"C:Program Filesdotnetdotnet.exe" build ProjectName.csproj