RichillCapital.Templates
0.1.1
dotnet new install RichillCapital.Templates@0.1.1
This package contains a .NET Template Package you can call from the shell/command line.
RichillCapital.Templates
This repository contains a set of templates for quickly setting up various types of projects. These templates are designed to help you get started with your development process without needing to manually configure each project from scratch.
Getting Started
Installation & Updates
To install from NuGet Gallery, run the following command in your terminal:
dotnet new install RichillCapital.Templates
To update the installed templates to the latest version, run the following command:
dotnet new update
Available Templates
| Name | Description | Status |
|---|---|---|
| api-aspnet | Asp.Net api project | |
| web-nuxt | Nuxt.js web project | |
| strategy-tv | TradingView strategy | |
| strategy-ct | CTrader strategy |
This package has 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.
Initial release