ReportingServiceCollectionExtensions.AddReporting method
namespace: Serenity.Extensions.DependencyInjection assembly: Serenity.Extensions
Adds reporting services, including the report registry, factory, renderer, and tree.
public static void AddReporting(this IServiceCollection services)
| parameter | description |
|---|---|
| services | The service collection. |