Must Read

Search for a command to run...

No comments yet. Be the first to comment.
In this article, I'll show you how I connected a .NET app to Elasticsearch and Kibana using Docker Compose. Please follow the steps listed below to create the demo yourself. Docker Configuration Create a docker-compose.yml file. We want our service...

Postman collections are commonly used for integration, contract, and as a part of end-to-end testing. In this article, considering the popularity and practicality of Postman, I'll cover typical steps to run a Postman collection test set inside a Team...

Microsoft introduced a new cloud-native application development stack named .NET Aspire (preview). They explain their purpose for producing such a stack as "to make .NET one of the most productive platforms on the planet for building cloud-native app...

C# Dev Kit is a Visual Studio Code extension produced by the community based on developer requests and needs. It's a set of extensions that aims at adding some Visual Studio-like features to Visual Studio Code such as a rich C# editing experience, AI...

Azure Monitor is a powerful toolset that collects and analyzes data from both on-premises and cloud environments. Under the Azure Monitor umbrella, Application Insights enables us to monitor the performance, usage, and availability state of web appli...
