Class with IServiceCollection extensions methods.
Object
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public static class ServiceCollectionExtensionsAdd Radzen Blazor components services
public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddRadzenComponents(Microsoft.Extensions.DependencyInjection.IServiceCollection services)
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services | Service collection |
| Type | Description |
|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection | The service collection for chaining. |