dotnet-coverage by: Microsoft
  • 95 total downloads
  • Latest version: 17.9.6
  • coverage testing unit-test quality
Code coverage tools.
dotnet-sonarscanner by: SonarSource Microsoft
  • 138 total downloads
  • Latest version: 6.0.0
  • sonarqube sonarcloud msbuild scanner sonarsource sonar sonar-scanner sonarscanner
The SonarScanner for .NET allows easy analysis of any .NET project (targeting .Net 3.1 or above) with SonarCloud/SonarQube.
dotnet-ef by: Microsoft
  • 271 total downloads
  • Latest version: 7.0.0-preview.4.22229.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
dotnet-aspnet-codegenerator by: Microsoft
  • 115 total downloads
  • Latest version: 6.0.0-preview.5.21321.1
  • dotnet aspnet-codegenerator
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.