EnumStringsAttribute
net48
namespace Microsoft.Extensions.EnumStrings
{
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Enum, AllowMultiple = true)]
[Conditional("CODE_GENERATION_ATTRIBUTES")]
public sealed class EnumStringsAttribute : Attribute
}
| .NET | 8.09.010.0 |
|---|---|
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net48 | |
| Assembly | Microsoft.Extensions.EnumStrings , Version=9.0.0.0, PublicKeyToken=31bf3856ad364e35 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.Extensions.EnumStrings (9.0.0-alpha.1.23558.6) net462 |
| Preview | This API is contained in a prerelease package. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API