Was ist dotnet-tooling?
Verwaltet die .NET SDK-Installation (dotnet-install, Workloads), Projekteinrichtung (.slnx, Directory.Build.props, CPM), MSBuild-Authoring, Build-Optimierung, Leistung (Span, ArrayPool, stackalloc), Profiling (dotnet-counters, dotnet-trace), natives AOT/Trimming, GC-Tuning, CLI-Apps (System.CommandLine, Spectre.Console, Terminal.Gui), ILSpy-Dekompilierung, VS-Code-Debugging config (launch.json, coreclr, remote), C# LSP (csharp-ls, OmniSharp) und Versionserkennung/-aktualisierung. Umfasst 34 Themenbereiche. Nicht für die UI-Implementierung oder das API-Sicherheitsdesign verwenden. Quelle: novotnyllc/dotnet-artisan.