dotnet-csproj-reading
CommunityMaster .NET project file manipulation.
Software Engineering#dependency management#nuget#.net#project configuration#msbuild#.csproj#sdk-style projects
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
PackageReferenceandProjectReferenceentries. - Centralized Management: Configure
Directory.Build.props,Directory.Build.targets, andDirectory.Packages.propsfor consistent builds. - Use Case: An agent needs to update the target framework of multiple projects in a solution to
net9.0and 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 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-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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.