dotnet-version-detection
CommunityDetect .NET TFM and SDK versions.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically determines the .NET Target Framework Moniker (TFM) and SDK version used by your project, ensuring compatibility and guiding subsequent development steps.
Core Features & Use Cases
- TFM Detection: Identifies the primary .NET TFM from
.csproj,Directory.Build.props, orglobal.json. - SDK Versioning: Extracts the installed .NET SDK version for build context.
- Use Case: Before starting any .NET development, run this Skill to confirm your project targets .NET 10 LTS and uses SDK 10.0.100, allowing you to tailor your code to the correct framework features.
Quick Start
Run the dotnet-version-detection skill to analyze the current project's .NET version.
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-version-detection Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-version-detection 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.