dotnet-library-api-compat
CommunityEnsure .NET library compatibility.
AuthorAGIBuild
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps .NET library authors understand and maintain binary and source compatibility with their consumers, preventing runtime and compile-time errors.
Core Features & Use Cases
- Binary Compatibility Rules: Identifies API changes that break existing compiled code.
- Source Compatibility Rules: Identifies API changes that break consumer source code compilation.
- Type Forwarders: Explains how to move types between assemblies without breaking consumers.
- SemVer Impact: Maps API changes to Semantic Versioning increments.
- Use Case: You are releasing a new version of your popular .NET library. This Skill helps you determine if adding a new method overload will break existing users' code or if removing an old method requires a major version bump.
Quick Start
Use the dotnet-library-api-compat skill to analyze potential breaking changes for a new library release.
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-library-api-compat Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-library-api-compat 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.