I have added the DLL into my ASP.NET Core 6 Web API project, but I'm unable to get the data from referenced dll - please provide a solution.
How to establish connection between the referenced VB.net dll with my ASP.NET Core 6 Web API project?
And is vb.net4 framework supported by .NET 6?`