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
- 53 total downloads
- Latest version: 3.1.0-preview1-19509-03
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
- 82 total downloads
- Latest version: 3.0.3
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