dotnet-cli-distribution
CommunityOptimize .NET CLI distribution strategies.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you choose the most effective way to distribute your .NET command-line interface (CLI) applications, balancing startup time, binary size, and deployment complexity.
Core Features & Use Cases
- Distribution Strategy Selection: Guides you through Native AOT single-file, framework-dependent, self-contained, and
dotnet toolpackaging. - RID Matrix Planning: Details common and extended Runtime Identifiers for cross-platform targeting.
- Size Optimization: Provides techniques for reducing binary size through trimming and AOT-specific configurations.
- Use Case: You need to release a new CLI tool for developers. This Skill will help you decide whether to package it as a
dotnet toolfor easy installation or as a Native AOT single-file executable for maximum performance and zero dependencies.
Quick Start
Use the dotnet-cli-distribution skill to determine the best publish strategy for a new .NET 8 CLI application targeting Linux, macOS, and Windows.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-cli-distribution Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-cli-distribution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.