Hello,
Is there any way, I can use PcapDotNet.Core in
ASP.NET Core?
Is PCAP supported only for Dot net framework?
I am getting the below exception:
System.BadImageFormatException: 'Could not load file or assembly 'PcapDotNet.Core, Version=0.10.0.20632, Culture=neutral, PublicKeyToken=4b6f3e583145a652'. An attempt was made to load a program with an incorrect format.'
Thanks in advance,