# Hafner.Compatibility.Packages **Repository Path**: DLGCY_Clone/Hafner.Compatibility.Packages ## Basic Information - **Project Name**: Hafner.Compatibility.Packages - **Description**: 包含了新版 .NET 中的各种特性和系统类型,这些内容本来在较旧的框架中不存在,这些包引入了它们。(克隆自:https://github.com/HugoRoss/Hafner.Compatibility.Packages) - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-21 - **Last Updated**: 2026-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hafner.Compatibility.Packages Repository that defines a lot of small back-port packages of attributes and other system types that became available somewhen along the time-line of .NET and which are well-used by compiler and programmers alike but do not work in older frameworks. These packages allow to use these features also in older frameworks (make sure to add `Latest` to your project). It is recommended not to reference these packages directly but use package `Hafner.Compatibility.MetaPackage` instead.