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
  • 5 total downloads
  • Latest version: 2.2.3
  • 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/e88080db53be325d2927554eb7675a1247298687
dotnet-ef by: Microsoft
  • 7 total downloads
  • Latest version: 2.1.11
  • 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