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.

Version Downloads Last Updated
0.1.1 585 12/25/2024
0.1.0 534 12/18/2024
0.0.9 512 12/18/2024
0.0.8 524 12/17/2024
0.0.7 527 12/17/2024
0.0.6 538 12/4/2024
0.0.5 536 12/4/2024
0.0.4 521 12/4/2024
0.0.3 544 12/4/2024
0.0.2 530 12/3/2024
0.0.1 542 12/1/2024

Initial release