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
  • 9 total downloads
  • Latest version: 3.1.0-preview1-19509-03
  • 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/e2ad452e541f707a898f7b702578ebac8140862c
dotnet-ef by: Microsoft
  • 17 total downloads
  • Latest version: 3.0.2
  • 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