AsasKit.Cli 0.1.8

dotnet tool install --global AsasKit.Cli --version 0.1.8
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local AsasKit.Cli --version 0.1.8
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AsasKit.Cli&version=0.1.8
                    
nuke :add-package AsasKit.Cli --version 0.1.8
                    

AsasKit CLI (asasctl)

CLI tool for scaffolding and managing AsasKit projects.

🚀 Features

  • Template Management: Install and update the asas-kit template directly via CLI.
  • Interactive Scaffolding: Guided setup for your project, database, and Docker configuration.
  • Multi-DB Support: Out-of-the-box support for PostgreSQL, SQL Server, and SQLite.
  • Auto-Config: Automatically patches .env, launchSettings.json, and appsettings.Development.json with your database settings.
  • Ready to Run: Handles initial EF Core migrations and database creation seamlessly.

🛠️ Installation

dotnet tool install --global AsasKit.Cli

📖 Basic Usage

Install the Template

Before scaffolding your first project, install the AsasKit starter template:

asasctl template install

Create a New Project

asasctl new YourProjectName

🔗 Repository

https://github.com/Mohsen3-5/AsasKit

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.8 210 12/24/2025
0.1.7 196 12/24/2025
0.1.6 120 8/23/2025
0.1.5 113 8/23/2025
0.1.4 133 8/22/2025
0.1.3 138 8/22/2025