DynamicScriptServiceCollectionExtensions.AddDynamicScripts method
Registers the default IDynamicScriptManager implementation in addition to the IPropertyItemProvider implementation.
public static IServiceCollection AddDynamicScripts(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |
Return Value
The same service collection so that calls can be chained.