KpokPatagonServiceCollectionExtensions

Kpok patagon framework DI configuration methods.

Namespace:
KpokPatagon.DependencyInjection
Type:
Class
Public:
Yes
Protected:
No
Sealed:
Yes
Abstract:
Yes

Methods

AddKpokPatagon

Creates a builder for configuring the framework.

Signature:
public IKpokPatagonBuilder AddKpokPatagon(services, configuration)
Parameters
Name Type Summary
services IServiceCollection The service collection.
configuration IConfiguration An IConfiguration instance.

In this document