Table of Contents

Class ServiceCollectionExtensions

Namespace
Radzen
Assembly
Radzen.Blazor.dll

Class with IServiceCollection extensions methods.

public static class ServiceCollectionExtensions
Inheritance
ServiceCollectionExtensions
Inherited Members

Methods

AddRadzenComponents(IServiceCollection)

Add Radzen Blazor components services

public static IServiceCollection AddRadzenComponents(this IServiceCollection services)

Parameters

services IServiceCollection

Service collection

Returns

IServiceCollection