Behzad Khosravifar

Results 19 issues of Behzad Khosravifar

When my application run and the analyzer listen that app error caches, some times analyzer have exception and raise that error logs on that my app caches! This is seriously...

bug
question

By checking cache drives size to know that have exist enough space to cache next exception or not, either by knowing size if drive limitless, we can to **ignore** or...

proposal

Check the **XML documentation file** check box within **Build** tabs of **Properties** in from **ErrorControlSystem** project. And then write xml comment for any methods and classes.

enhancement

In the **ErrorLogAnalyzer** , to be able to see full details in a row, we have to scroll horizontally scrolling. So it is better by select a row, then the...

enhancement
proposal

The **ErrorLogAnalyzer** be able to show database data and also to analyze data for fetch useful information from that. in the future, will can to manage stored error data on...

help wanted
proposal

Hi, I use this library in from .net projects like asp.net mvc by visual studio, so I can't use this in vs. Please add this project release in Nuget.org for...

fix markdown texts

Hi, I use [Fossa](fossa.com) to automate the risks out of my open-source [Downloader](https://github.com/bezzad/downloader) project. My library is used your awesome ShellProgressBar library on the console app samples to show the...

Hi, I tested that in VS2019 v16.6 and it debugged without any preventing. But when the .Net version increased to v4.0 or later version then the `IsDebuggerPresent` method gets true...