desharp icon indicating copy to clipboard operation
desharp copied to clipboard

Exception in runtime

Open IgorBuchelnikov opened this issue 5 years ago • 1 comments

Desharp.Debug.Dump(ex) causes:

{System.TypeLoadException: Could not load type 'System.Web.Hosting.HostingEnvironment' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. at Desharp.Core.Dispatcher..cctor()} | System.Exception {System.TypeLoadException}

Environment: ASP.NET core

IgorBuchelnikov avatar Feb 05 '21 09:02 IgorBuchelnikov

Hi, I'm very sorry, but the Desharp library is not rewritten into .Net Core. You could run it only in .NET Framework Environment. Maybe I'll find some time in future:-(

tomFlidr avatar Feb 05 '21 11:02 tomFlidr