Freigeben über


NodeServicesServiceCollectionExtensions Klasse

Definition

Achtung

Use Microsoft.AspNetCore.SpaServices.Extensions

Erweiterungsmethoden zum Einrichten von NodeServices in einem IServiceCollection.

public static class NodeServicesServiceCollectionExtensions
[System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")]
public static class NodeServicesServiceCollectionExtensions
type NodeServicesServiceCollectionExtensions = class
[<System.Obsolete("Use Microsoft.AspNetCore.SpaServices.Extensions")>]
type NodeServicesServiceCollectionExtensions = class
Public Module NodeServicesServiceCollectionExtensions
Vererbung
NodeServicesServiceCollectionExtensions
Attribute

Methoden

AddNodeServices(IServiceCollection, Action<NodeServicesOptions>)
Veraltet.

Fügt NodeServices-Unterstützung hinzu serviceCollection.

AddNodeServices(IServiceCollection)
Veraltet.

Fügt NodeServices-Unterstützung hinzu serviceCollection.

Gilt für: