CoreEventId.RedundantAddServicesCallWarning Campo

Definizione

'AddEntityFramework*' è stato chiamato nel provider di servizi, ma 'UseInternalServiceProvider' non lo era.

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

Valore del campo

Commenti

Questo evento si trova nella DbLoggerCategory.Infrastructure categoria .

Questo evento usa il ServiceProviderEventData payload quando viene usato con un oggetto DiagnosticSource.

Si applica a