Cln.Archtctr.Tmplt 2.1.0

dotnet new install Cln.Archtctr.Tmplt::2.1.0
This package contains a .NET Template Package you can call from the shell/command line.

commands

Setup Instructions:

  1. Rename the file .env.example to .env and fill in all the necessary values.
  2. Install Make on your operating system using one of the following methods:
    • Linux/Mac: Run the command apt install make in the terminal.
    • Windows: Installation. (I recommend using Chocolatey)

Usage:

Once the setup is complete, you can use the following commands:

install application

make install

🔰 Notice 🔰

If you need to build a GUI for monitoring the database or Redis, use the following command:

make install-with-gui
service port
phpmyadmin 8080
redis commander 8081

create migration files:

make migration-add MIGRATION_NAME=<migration_name>

up migrations:

make migration-update

rollback migrations:

make migration-rollback MIGRATION_NAME=<migration_name>

About CAP :

Dear Snappfood developers, please make contact with us whenever you want to use CAP. You need custom nuget.config and adding a feature about selecting exchange type.

  • net7.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.

Version Downloads Last updated
2.1.0 318 9/2/2023
2.0.0 235 8/26/2023
1.1.0 322 8/7/2023
1.0.0 351 8/7/2023