<PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0-rc.23205.4" />

System.Runtime.Diagnostics.EventLogCategory

namespace System.Runtime.Diagnostics { internal enum EventLogCategory : ushort { ServiceAuthorization = 1, MessageAuthentication, ObjectAccess, Tracing, WebHost, FailFast, MessageLogging, PerformanceCounter, Wmi, ComPlus, StateMachine, Wsat, SharingService, ListenerAdapter } }