Step-by-Step Tutorial: Installing SonarQube on Windows 10 for ASP.NET Development

preview_player
Показать описание
In this video you we will learn,
How to Install SonarQube, how to configure SonarQube, how to setup for a ASP.NET project in SonarQube. Also, how to install SonarQube on Windows. How to run the code analysis and see the code analysis report. Drill down different areas like Issues (Bugs, Vulnerabilities, Code Smells), Severity (Blocker, Critical, Major), Resolution, Status, Code Security, Reliability, Code Coverage, Maintainability, Duplicate, Quality Gate and much more.

Why SonarQube is So important for Code Quality?
SonarQube is a Code Analysis tool used to measure and analyses the source code quality. Code quality analysis makes your code more reliable and more readable. SonarQube is written in java but it can analyze and manage code of more than 20 programming languages, including C#, TypeScript, JavaScript, JAVA, C/C++, PL/SQL, Cobol etc. through plugins. Plugins extend the functionality of SonarQube. More than 50 plugins are available.

In this video we run the SonarQube Scanner for a ASP.NET MVC project.

Also like and share the channel if the content benefits you and don't forget to tell about the improvements in comments.

If you already have SonarQube setup and just want to know how to run code analysis for ASP.NET/C#/VB.NET project, Watch below video.

#InstallSonarQube #ConfigureSonarQube #SonarQubeInstallation #sonarqubetutorial

00:00 SonarQube Installation and Configuration Steps
2:29 Download the Required tools
4:42 Setup JDK 11 and add a reference in System Environment Path
7:24 Download the SonarQube Community Edition
12:15 Download the SonarQube .NET Scanner
15:21 How to install SonarQube on Windows
19:34 Run the SonarQube Server in the Browser and login
21:57 Browse different section of SonarQube Server
28:30 Update Admin user permissions
30:30 Setup a project for code analysis in SonarQube
38:58 Start code analysis by running the commands
50:24 Browse through the code analysis report
Рекомендации по теме
Комментарии
Автор

thank you soo much for the explanation sir..i had no idea what sonarqube is, and my team asked me to use this tool for code analaysis for the .NET API that we use in our project..thank god you have helped me through this sir... Can you also make a video, on whatever errors that we will encounter during setting up th server, or any errors that we might encounteer during running those commands... it would be more helpful

suryavishwanath
Автор

A good helpful video to get started and gain sufficient knowledge for Sonar.
Thank Sir😄😀

prashantmahajan
Автор

This was so incredibly helpful, thank you so much!

ClaireGrob
Автор

Thank you so much, what a calm personality you are, everything understood by the viewers 🎉🎉🎉

satishbhuktar
Автор

I really like and appreciate this great work, this helpful video save my time thanks in ♾️ loop

atheeral-otaibi
Автор

Ohh waoo found a informative video. Appreciating. Plz upload more on this topic

uzairali
Автор

Important Points in the Video

00:00 SonarQube Prerequisites, Installation and Configuration Steps
2:29 Download the Required tools
4:42 Setup JDK 11 and add a reference in System Environment Path
7:24 Download the SonarQube Community Edition
12:15 Download the SonarQube .NET Scanner
15:21 Setup SonarQube Server on Local Machine
18:33 Run the SonarQube Server by StartSonar.bat in CMD
19:34 Run the SonarQube Server in the Browser and login
21:57 Browse different section of SonarQube Server
28:30 Update Admin user permissions
30:30 Setup a project for code analysis in SonarQube
38:58 Start code analysis by running the commands
50:24 Browse through the code analysis report

TahirAlviOfficial
Автор

Great video, please makes a video in net core code analysis

tasneemior
Автор

Hi just like to ask something. I have a .net program developed in visual studio 2005 and i'd like to run it in sonarqube. unfortunately the Msbuild.exe isn't available in the location where it is supposed to be. I searched if there is other location of it but my research conclude that there is no msbuild.exe in visual studio 2005. just like to ask if there is other way to execute the sonarqube analysis on my source code? thank you

jokodelapena
Автор

THANKS A LOT, I JUST HAVE A QUESTION WHEN YOU EXCUTE THE THREE COMANDS WHERE I HAVE TO EXCUTE ?

FranciscoRodriguez-fvnu
Автор

Just in case it will give error in jdk version above 17 please stick to jdk version 17 only Thanks for the video

harshilshrivastava
Автор

you have a folder called SocialLadder with many folders and this SCS folder where you start the program. How am i supposed to get this file structure? Why you didn't explain it? I don't have such folder, how to start this without such folders? You just explained happy paths, nothing besides it

zotenue
Автор

Hi Sir, thanks for the detailed tutorial. need to get the coverage as is shwoing 0% only.may i know how to setup this?

theengineerguyshiv
Автор

It is not displaying the Unit Tests count, can you please help in bringing that

rahulchaurasia
Автор

this video does not works in newst version. There is no wrapper.exe on bin file. Not working, please update the informations!

justfair
Автор

Hi, video is nice but I want to run it for an android project .please makes a video on it

ralvi
Автор

is there any video related to bitbucket repo?

vishalyagnik
Автор

If the port isn't available, the service will stop immediately after starting, without any log on the reason. Keep that in mind!

georgigeorgiev