Dotnet Standard 2.0 Compat

Use when writing or contributing to .NET code that must target .NET Standard 2.0 — often multi-targeted with .NET 10 in shared libraries. Lists what is NOT available on the ns2.0 floor so you don't put .NET 10-only APIs in code that must compile for both.

stevenfackley 42aa426 2.5 KB Updated

File contents

stevenfackley/opencode-amplifier/tree/main/.opencode/skills/dotnet-standard-2.0-compat commit 42aa4265c3

Frequently asked questions

npx skillmds@latest add stevenfackley/dotnet-standard-2-0-compat