I need to access the Financial library in the Microsoft.VisualBasic library (https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.financial(v=vs.110).aspx) Any idea if this is possible currently in .netcore? I'd rather not have to re-implement the functions I need
↧