Error: An exception has been raised that is likely due to a transient failure. Consider enabling transient error resiliency by adding EnableRetryOnFailure() Issue Description Entity...
Continue ReadingFile Logging using NLog in Windows Form Application
File Logging using NLog Windows Form Application in .NET Core Today in this article, we will see how to achieve File-based logging in Windows Forms...
Continue ReadingResolved – IDX10603: The algorithm HS256 requires the SecurityKey.KeySize
Error IDX10603: The algorithm: ‘HS256’ requires the SecurityKey.KeySize to be greater Today in this article, we will see how to fix error IDX10603: The algorithm:...
Continue ReadingJsonException: A possible object cycle was detected which is not supported.
JsonException: A possible object cycle was detected which is not supported Today in this article, we will cover below aspects, Issue Description ASP.NET Core application...
Continue Reading