C# | Create Nuget Package using .NET Standard
Tools and technologies used Visual Studio 2022 .NET Standard 2.1 Nuget.exe Implementation New Project Creation Under Visual Studio create a new Project Class Library and use .NET Standa...
Tools and technologies used Visual Studio 2022 .NET Standard 2.1 Nuget.exe Implementation New Project Creation Under Visual Studio create a new Project Class Library and use .NET Standa...
Zipkin is a distributed tracing system that helps you monitor and troubleshoot microservices-based applications. This guide will walk you through the steps to integrate Zipkin with a C# Web API. P...
Working with SonarLint and SonarQube in Visual Studio SonarLint and SonarQube are powerful tools for code quality and static code analysis in C# and other programming languages. They help you iden...
Using Terraform with Azure DevOps Azure DevOps is a set of development tools and services for software development, while Terraform is a popular infrastructure as code (IaC) tool used to provision ...
Visual Studio extensions can significantly enhance your C# development workflow by adding features and tools that make coding, debugging, and project management more efficient. Here’s a list of ess...