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