Aiursoft.IpmiController by: ipmi-controller
  • 43 total downloads
  • Latest version: 8.0.3
  • nuget package dotnet cli tool
Nuget package of 'IpmiController' provided by Aiursoft
Aiursoft.NugetNinja.MergeBot by: anduin2017 codgician
  • 28 total downloads
  • Latest version: 8.0.12
  • cli nuget dotnet csproj dependencies
A bot for detecting dependencies of .NET projects and create pull requests automatically.
Aiursoft.NugetNinja.PrBot by: anduin2017 codgician
  • 160 total downloads
  • Latest version: 8.0.9
  • cli nuget dotnet csproj dependencies
A bot for detecting dependencies of .NET projects and create pull requests automatically.
dotnet-ef by: Microsoft
  • 27 total downloads
  • Latest version: 3.0.1
  • 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-reportgenerator-globaltool by: Daniel Palme
  • 158 total downloads
  • Latest version: 4.8.13
  • Code Coverage Reporting Testing TDD Utility
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered. Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'. Installation: dotnet tool install -g dotnet-reportgenerator-globaltool dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools dotnet new tool-manifest dotnet tool install dotnet-reportgenerator-globaltool Usage: reportgenerator [options] tools\reportgenerator.exe [options] dotnet reportgenerator [options]