Method AddTelerikExcelExporter
AddTelerikExcelExporter(IServiceCollection)
Adds the Telerik Excel exporter service to the IServiceCollection.
public static IServiceCollection AddTelerikExcelExporter(this IServiceCollection services)
Parameters
services
IServiceCollectionThe IServiceCollection to add the service to.
Returns
- IServiceCollection
The modified IServiceCollection.