In Dot net frame work I am able to use the same COM Dll By adding the DLL reference and by creating the object instance i am able to invoke COM Method.
BUT In Dot net core the Same COM Dll not Working. Please Suggest me Some best way to use the COM Dll In .net Core.