<PackageReference Include="Microsoft.Extensions.Options" Version="11.0.0-preview.1.26104.118" />

System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembersAttribute

Indicates that certain members on a specified Type are accessed dynamically, for example through Reflection.

Gets the DynamicallyAccessedMemberTypes which specifies the type of members dynamically accessed.

Initializes a new instance of the DynamicallyAccessedMembersAttribute class with the specified member types.