Add from NuGet Microsoft.Extensions.Logging.EventLog Version 2.1.1
CM> Install-Package Microsoft.Extensions.Logging.EventLog -Version 2.1.1
Include namespace Microsoft.Extensions.Logging.EventLogin fileProgram.cs
This solved my problem.
source
share