CodeWeaver.CLI 1.1.0

dotnet tool install --global CodeWeaver.CLI --version 1.1.0
                    
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 CodeWeaver.CLI --version 1.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=CodeWeaver.CLI&version=1.1.0
                    
nuke :add-package CodeWeaver.CLI --version 1.1.0
                    

CodeWeaver

.NET projeleri için AI destekli scaffold ve geliştirme aracı.

  • Yön 1codeweaver new ile sıfırdan standart MVC/WebApi projesi
  • Yön 2codeweaver init + develop ile klonlanmış projede modül/özellik ekleme

Hızlı başlangıç

NuGet (önerilen)

dotnet tool install -g CodeWeaver.CLI
codeweaver new MyShop

Repodan geliştirme

.\install.ps1          # yerel paket + global kurulum
.\codeweaver.ps1 help  # kurulum olmadan çalıştır

Detaylı kullanım: HOWTO.md

Çözüm yapısı

Proje Açıklama
CodeWeaver.CLI Komut satırı aracı (codeweaver)
CodeWeaver.API REST API (upload, chat, scaffold)
CodeWeaver.Core Modeller ve arayüzler
CodeWeaver.Infrastructure Scaffold, tarama, RAG, AI, kod uygulama
CodeWeaver.Templates dotnet new şablonları
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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
1.1.0 138 6/22/2026