Amazon.Lambda.TestTool-5.0 by: Amazon Web Services
  • 53 total downloads
  • Latest version: 0.14.1
  • AWS Amazon Lambda
A tool to help debug and test your .NET 5.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-6.0 by: Amazon Web Services
  • 135 total downloads
  • Latest version: 0.16.0
  • AWS Amazon Lambda
A tool to help debug and test your .NET 6.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-7.0 by: Amazon Web Services
  • 55 total downloads
  • Latest version: 0.15.2
  • AWS Amazon Lambda
A tool to help debug and test your .NET 7.0 AWS Lambda functions locally.
Amazon.Lambda.Tools by: Amazon Web Services
  • 418 total downloads
  • Latest version: 5.12.0
  • AWS Amazon Lambda
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
dotnet-aspnet-codegenerator by: Microsoft
  • 204 total downloads
  • Latest version: 2.2.4
  • dotnet aspnet-codegenerator
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. This package was built from the source code at https://github.com/aspnet/scaffolding/tree/f8f366c1a8149cdec2078f9c241403e56019292d
dotnet-ef by: Microsoft
  • 84 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
  • 442 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]
dotnet-tools-outdated by: Mojmir Rychly
  • 28 total downloads
  • Latest version: 0.5.2
  • dotnet core tools outdated
Checks whether any of currently installed global tools is outdated.
Microsoft.dotnet-interactive by: Microsoft
  • 56 total downloads
  • Latest version: 1.0.155302
  • dotnet interactive Jupyter csharp fsharp PowerShell
Command line tool for interactive programming with C#, F#, and PowerShell, including support for Jupyter Notebooks.
Project2015To2017.Migrate2019.Tool by: hvanbakel et. al.
  • 47 total downloads
  • Latest version: 4.1.3
  • dotnet csproj fsproj vbproj msbuild conversion vs2015 vs14 vs15 vs2017
Tool for converting a MSBuild project file to VS2017 format and beyond.
Swashbuckle.AspNetCore.Cli by: domaindrivendev
  • 986 total downloads
  • Latest version: 6.9.0
Swashbuckle (Swagger) Command Line Tools