Amazon.Lambda.TestTool-5.0
by: Amazon Web Services
- 183 total downloads
- Latest version: 0.14.1
A tool to help debug and test your .NET 5.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-6.0
by: Amazon Web Services
- 288 total downloads
- Latest version: 0.16.2
A tool to help debug and test your .NET 6.0 AWS Lambda functions locally.
Amazon.Lambda.TestTool-7.0
by: Amazon Web Services
- 129 total downloads
- Latest version: 0.15.3
A tool to help debug and test your .NET 7.0 AWS Lambda functions locally.
Amazon.Lambda.Tools
by: Amazon Web Services
- 1.039k total downloads
- Latest version: 5.12.4
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
AWS.Deploy.CLI
by: AWS.Deploy.CLI
- 376 total downloads
- Latest version: 0.40.18
Opinionated tooling that simplifies deployment of .NET applications with minimum AWS knowledge.
AWS.Deploy.Tools
by: AWS.Deploy.CLI
- 166 total downloads
- Latest version: 1.28.1
Opinionated tooling that simplifies deployment of .NET applications with minimum AWS knowledge.
dotnet-aspnet-codegenerator
by: Microsoft
- 2.127k total downloads
- Latest version: 9.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
dotnet-ef
by: Microsoft
- 2.263k total downloads
- Latest version: 9.0.0-preview.1.24081.2
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
- 1.957k total downloads
- Latest version: 5.4.5
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 show the coverage quotas and also visualize which lines of your source code have 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-sonarscanner
by: SonarSource Microsoft
- 214 total downloads
- Latest version: 6.0.0
The SonarScanner for .NET allows easy analysis of any .NET project (targeting .Net 3.1 or above) with SonarCloud/SonarQube.
dotnet-tools-outdated
by: Mojmir Rychly
- 148 total downloads
- Latest version: 0.7.1
Checks whether any of installed .NET command-line tools is outdated.
Microsoft.dotnet-interactive
by: Microsoft
- 1.857k total downloads
- Latest version: 1.0.617701
Command line tool for interactive programming with C#, F#, and PowerShell, including support for Jupyter Notebooks.
PlantUmlClassDiagramGenerator
by: pierre3
- 1 total downloads
- Latest version: 1.4.0
This is a generator to create a class-diagram of PlantUML from the C# source code.
Project2015To2017.Migrate2019.Tool
by: hvanbakel et. al.
- 99 total downloads
- Latest version: 4.2.0
Tool for converting a MSBuild project file to VS2017 format and beyond.
release-notes
by: release-notes
- 127 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
Swashbuckle.AspNetCore.Cli
by: domaindrivendev
- 1.569k total downloads
- Latest version: 8.1.0
Swashbuckle (Swagger) Command Line Tools