Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
db05d7f
feat: add dotnet-pinvoke skill (initial draft)
AaronRobinsonMSFT Feb 12, 2026
c926ae4
refactor: rename Pinvokes folder to dotnet-pinvoke to match frontmatt…
AaronRobinsonMSFT Feb 12, 2026
2b407a2
docs: add failure modes and recovery section per CONTRIBUTING.md chec…
AaronRobinsonMSFT Feb 12, 2026
5e9cddd
docs: split validation into review checklist and runnable steps
AaronRobinsonMSFT Feb 12, 2026
cc5eec6
docs: qualify bool/MarshalAs checklist item for DisableRuntimeMarshal…
AaronRobinsonMSFT Feb 12, 2026
bde6d50
docs: clarify OS preprocessor symbols require OS-specific TFMs
AaronRobinsonMSFT Feb 12, 2026
a778d1c
docs: add EntryPoint property guidance for native export name mismatches
AaronRobinsonMSFT Feb 12, 2026
f8384ed
refactor: apply progressive disclosure pattern - trim SKILL.md, extra…
AaronRobinsonMSFT Feb 12, 2026
41b2f1a
docs: add char*/wchar_t* to dangerous types with marshalling cost and…
AaronRobinsonMSFT Feb 12, 2026
79bcc2c
Update skills/dotnet-pinvoke/references/diagnostics.md
AaronRobinsonMSFT Feb 12, 2026
281dcab
docs: enhance SKILL.md with marshalling guidance and Objective-C bind…
AaronRobinsonMSFT Feb 20, 2026
17b8d4b
Add eval and move to correct structure.
AaronRobinsonMSFT Feb 20, 2026
e8d1517
docs: update type mappings for size_t and improve eval scenarios for …
AaronRobinsonMSFT Feb 20, 2026
34ccf1c
docs: clarify marshaling requirement for C99 bool type in type mapping
AaronRobinsonMSFT Feb 20, 2026
092217c
docs: update SKILL.md and diagnostics.md for .NET 8+ compatibility an…
AaronRobinsonMSFT Feb 20, 2026
bb16c56
docs: enhance SKILL.md with detailed guidance on reference files for …
AaronRobinsonMSFT Feb 20, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading