TrakHound.DotNet.Templates
0.1.7
dotnet new install TrakHound.DotNet.Templates::0.1.7
TrakHound.DotNet.Template
Create .NET Project templates for TrakHound API, App, Function, and Service modules.
Downloads
<table> <thead> <tr> <td style="font-weight: bold;">Type</td> <td style="font-weight: bold;">Name</td> <td style="font-weight: bold;">Downloads</td> <td style="font-weight: bold;">Link</td> </tr> </thead> <tbody> <tr> <td>Nuget</td> <td>TrakHound.DotNet.Templates</td> <td><img src="https://img.shields.io/nuget/dt/TrakHound.DotNet.Templates?style=for-the-badge&logo=nuget&label=%20&color=%23333"/></td> <td><a href="https://www.nuget.org/packages/TrakHound.DotNet.Templates">https://www.nuget.org/packages/TrakHound.DotNet.Templates</a></td> </tr> </tbody> </table>
Templates
<table> <thead> <tr> <td style="font-weight: bold;">Link</td> <td style="font-weight: bold;">Name</td> <td style="font-weight: bold;">Short Name</td> <td style="font-weight: bold;">Command</td> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/TrakHound/TrakHound/tree/main/templates/TrakHound.DotNet.Templates/TrakHound.Api.Template">Learn More</a></td> <td>TrakHound.Api.Template</td> <td>trakhound.api</td> <td>dotnet new trakhound.api</td> </tr> <tr> <td><a href="https://github.com/TrakHound/TrakHound/tree/main/templates/TrakHound.DotNet.Templates/TrakHound.App.Template">Learn More</a></td> <td>TrakHound.App.Template</td> <td>trakhound.app</td> <td>dotnet new trakhound.app</td> </tr> <tr> <td><a href="https://github.com/TrakHound/TrakHound/tree/main/templates/TrakHound.DotNet.Templates/TrakHound.Function.Template">Learn More</a></td> <td>TrakHound.Function.Template</td> <td>trakhound.function</td> <td>dotnet new trakhound.function</td> </tr> <tr> <td><a href="https://github.com/TrakHound/TrakHound/tree/main/templates/TrakHound.DotNet.Templates/TrakHound.Service.Template">Learn More</a></td> <td>TrakHound.Service.Template</td> <td>trakhound.service</td> <td>dotnet new trakhound.service</td> </tr> <tr> <td><a href="https://github.com/TrakHound/TrakHound/tree/main/templates/TrakHound.DotNet.Templates/TrakHound.Identity.Template">Learn More</a></td> <td>TrakHound.Identity.Template</td> <td>trakhound.identity</td> <td>dotnet new trakhound.identity</td> </tr> </tbody> </table>
Install
Use the dotnet CLI to install the TrakHound.DotNet.Templates using the below command:
dotnet new install TrakHound.DotNet.Templates
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.