Igor Buchelnikov

Results 5 issues of Igor Buchelnikov

In the previous version, there was a possibility of memory leaks due to weak subscription to NotifyPropertyChanged and NotifyCollectionChanged events. In the new version, I removed the weak subscription and...

Is there a way? I need it for generating code of tests. I mean the opportunity to get a coverage percent within the test code (C#) during it is executed.

support

`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