Namespace: Mindee.Extensions.DependencyInjection
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
To configure DI.
public static class ServiceCollectionsExtensions
Inheritance: object → ServiceCollectionsExtensions
Name | Description |
---|---|
AddMindeeApi(IServiceCollection, Action<MindeeSettings>, bool) | Configure the Mindee API in the DI, mainly used for mocking\/testing purposes. |
AddMindeeClient(IServiceCollection, string) | Configure the Mindee client in the DI. |
AddMindeeClientWithCustomPdfImplementation<TPdfOperationImplementation>(IServiceCollection) | Configure the Mindee client in the DI with your own custom pdf implementation. |
Documentation generated by MdDocs