Amazon.Lambda.Tools
by: Amazon Web Services
- 165 total downloads
- Latest version: 5.12.3
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
dotnet-aspnet-codegenerator
by: Microsoft
- 71 total downloads
- Latest version: 3.1.5
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
dotnet-ef
by: Microsoft
- 325 total downloads
- Latest version: 7.0.0-preview.4.22229.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
Microsoft.dotnet-msidentity
by: Microsoft
- 18 total downloads
- Latest version: 1.0.2
This package is a dotnet global tool which registers new Azure AD or Azure AD B2C applications, and updates your code accordingly, or modifies/edits existing
Azure AD or Azure AD B2C app registrations and updates the project. This tool automates the steps of going to the portal UI for app registration and also updates
the corresponding code for that application. With this tool, you can develop and register an ASP.NET Core web app, web API, gRPC service or Azure Function
protected with the Microsoft identity platform, which can call Microsoft Graph or downstream web APIs.
For details see https://aka.ms/dotnet-msidentity. Works with ASP.NET Core 3.1 and .NET 5.0, 6.0 projects.
SpecFlow.Plus.LivingDoc.CLI
by: SpecFlow Team
- 43 total downloads
- Latest version: 3.9.57
Don't add this package to your project. Install from commandline (dotnet tool install --global SpecFlow.Plus.LivingDoc.CLI) and use with SpecFlow.Plus.LivingDoc.Plugin. A dotnet tool for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation).