In this post, you will learn how you can create, debug, and deploy a .NET 8 Lambda function on AWS using Visual Studio.
In this post, we will understand how to use Serilog in AWS Lambda to store logs in AWS CloudWatch.
While working with .NET Core, it sometimes makes your life easy if know a few important .NET CLI commands.
You may be facing this issue when working with recently installed Visual Studio.
The primary goal of this post is to clarify the meanings of selected terms and acronyms that appear frequently in the .NET documentation.
I am just documenting all my research and learning that I did to build my concepts regarding the Unit Testing of a .NET Framework application in Visual Studio using various Test Frameworks. I would be glad if this learning will be useful for you as well.