2
Answers

execute a console application in class library asp.net core

Aakash N

Aakash N

6y
1.3k
1
I'm working with a project where I have to use a Console App as Nuget Package (NETCore.App v2.1) in a Class Library (NetStandard.Library 2.0.3) as dependency.

I want a work around for this. Can anyone help me with this situation.

Thanks in advance!!
Answers (2)