IConfigureServices interface
namespace: Serenity.Plugins assembly: Serenity.Net.Core
Interface for plugins that require configuring their own services or options.
public interface IConfigureServices
Members
| name | description |
|---|---|
| ConfigureServices(…) | Configures the services and options for the plugin. |
See Also
- Source: IConfigureServices.cs