As a ASP.NET Core developer you are familiar with .NET Command Line Interface (CLI). You must have also used CLI tools such as dotnet-ef while building ASP.NET Core web apps. In addition to using built-in CLI tools you can create your own tools that can be used with .NET CLI. To this end this article introduces you to the overall tool creation and registration process.

#c# #visual studio #dotnet #dotnet core #dotnet cli

Create Your Own .NET CLI Tool
1.60 GEEK