natemcmaster / dotnet-tools

A list of tools to extend the .NET Core command line (dotnet)

Home Page:https://nuget.org/packages?packagetype=dotnettool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add aspnetcore-codegenerator

SleepyDeb opened this issue · comments

You miss this official tool :D

NuGet:
https://www.nuget.org/packages/dotnet-aspnet-codegenerator/

To install:
dotnet tool install --global dotnet-aspnet-codegenerator --version 2.1.1

aspnet/Announcements#303

Feel free to make a pull request :)