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 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 ReadingUnit Test and mock Authorize Attribute ASP.NET Core
Unit Testing Authorize and Custom Attribute in ASP.NET Core Today in this article, we will see how to Unit Test and mock Authorize Attribute ASP.NET...
Continue ReadingScaffold-Dbcontext build failed using EFCore commands
Scaffold-Dbcontext build failed using EFCore commands Today in this article, we will cover below aspects, Issue Description The EFCore-based application gives scaffold-dbcontext build failed error...
Continue Reading