dotnet-csproj-reading

Community

Master .NET project file manipulation.

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers agents to understand and safely modify SDK-style .csproj files, ensuring correct project configurations and dependencies.

Core Features & Use Cases

  • Parse Project Structure: Understand PropertyGroup, ItemGroup, SDK imports, and default item globs.
  • Modify Configurations: Safely update target frameworks, nullable settings, and output types.
  • Manage Dependencies: Add or modify PackageReference and ProjectReference entries.
  • Centralized Management: Configure Directory.Build.props, Directory.Build.targets, and Directory.Packages.props for consistent builds.
  • Use Case: An agent needs to update the target framework of multiple projects in a solution to net9.0 and ensure all projects use Central Package Management.

Quick Start

Use the dotnet-csproj-reading skill to add the NuGet package 'Microsoft.Extensions.Logging' with version '8.0.0' to the project file '/path/to/myproject.csproj'.

Dependency Matrix

Required Modules

None required

Components

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-csproj-reading
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-csproj-reading

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.