Nuacht

Inspect the installation directory: Microsoft.VisualBasic.Core.dll is missing. If you repeat this but you do a fresh installation of the second run, Microsoft.VisualBasic.Core.dll would be correctly ...
We have a .Net core 2.0 webapi project and want to call a old vb.net method (no option or approval to rewrite). The method have some string functions like Left,right,space and trim . We added the DLL ...