Issue 488 · Week of May 12, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Using .NET Standard with Full Framework .NET

Read full article Discuss
Using .NET Standard on full .NET Framework is a mixed bag because the behavior of .NET Standard differs depending on which version of the Runtime you are integrating with. In this post I review what .NET Standard is and how it fits in with the full .NET Framework and how you can use .NET Standard packages/assemblies in full framework along with some of the problems you have to watch out for.