Dotnet Tool Creation
As part of my development I wanted a way to easily use my EventHorizon.Blazor.TypeScript.Interop.Generator package, to do this I created a .NET Core Command Line Interface Tool. In this article I will go over how you too can create a simple tool of your own.