Use Fullpath

Ensure .NET projects use `Meziantou.Framework.FullPath` for local file path manipulation instead of raw strings. Use when: reviewing or writing code that constructs, combines, compares, or passes around local file/directory paths as strings in .NET/C# projects.

meziantou fe25e8d 6.8 KB Updated

File contents

meziantou/meziantou.framework/tree/main/.github/skills/use-fullpath commit fe25e8dc9f

Frequently asked questions

npx skillmds@latest add meziantou/use-fullpath