Amazon.Lambda.Tools by: Amazon Web Services
  • 32 total downloads
  • Latest version: 5.10.7
  • AWS Amazon Lambda
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
dotnet-aspnet-codegenerator by: Microsoft
  • 16 total downloads
  • Latest version: 6.0.0-preview.3.21209.2
  • dotnet aspnet-codegenerator
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
dotnet-ef by: Microsoft
  • 62 total downloads
  • Latest version: 7.0.0-preview.3.22175.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
Microsoft.dotnet-msidentity by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.1
  • Microsoft Identity Scaffolding Microsoft identity platform Microsoft.Identity.Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization Application registration app registration
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
  • 6 total downloads
  • Latest version: 3.9.57
  • specflow livingdoc report
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).