NLog File logging in Console application .NET Core Today in this article, we will see how to do traditional logging using NLog File logging in a .NET...
Continue ReadingResolved – Config Database Target[database]: Error initializing
Error Database Target[database]: Error initializing target Exception: Could not load file assembly System.Data.SqlClient Today in this article, we will see how to fix error ”...
Continue ReadingIOT Device CPU Temperature Monitor
IoT -Temperature Monitor in Raspberry Pi using .NET Core In our previous articles Create First .NET Core application in Raspberry Pi we learned the basics...
Continue ReadingResolved- IDX10603 Decryption failed. Keys tried [PII is hidden]Parameter name: KeySize
IDX10603 Decryption failed.. Keys tried [PII is hidden]Parameter name: KeySize Today in this article, we will see how to fix error “System.ArgumentOutOfRangeException: IDX10603: Decryption failed....
Continue ReadingSerilog File Logging in .NET Core Console Application
Serilog – File/Rolling File Logging in .NET Core Console Application Today in this article, we will see how to do file/rolling file logging using Serilog...
Continue Reading