CoreEventId.RedundantAddServicesCallWarning Campo

Definición

Se llamó a "AddEntityFramework*" en el proveedor de servicios, pero "UseInternalServiceProvider" no.

public static readonly Microsoft.Extensions.Logging.EventId RedundantAddServicesCallWarning;
 staticval mutable RedundantAddServicesCallWarning : Microsoft.Extensions.Logging.EventId
Public Shared ReadOnly RedundantAddServicesCallWarning As EventId 

Valor de campo

Comentarios

Este evento está en la DbLoggerCategory.Infrastructure categoría .

Este evento usa la ServiceProviderEventData carga cuando se usa con .DiagnosticSource

Se aplica a