<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0-preview.7.25380.108" />

System.Diagnostics.CodeAnalysis.NotNullAttribute

sealed class NotNullAttribute : Attribute
Specifies that an output will not be null even if the corresponding type allows it. Specifies that an input argument was not null when the call returns.