Amazon.Lambda.Tools by: Amazon Web Services
  • 165 total downloads
  • Latest version: 5.12.3
  • AWS Amazon Lambda
Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.
dotnet-aspnet-codegenerator by: Microsoft
  • 36 total downloads
  • Latest version: 2.2.4
  • 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/f8f366c1a8149cdec2078f9c241403e56019292d
dotnet-ef by: Microsoft
  • 29 total downloads
  • Latest version: 3.0.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