Skip to content

Method AddBelayFactories

Namespace: Belay.Extensions
Assembly: Belay.Extensions.dll

AddBelayFactories(IServiceCollection)

Adds Belay.NET factory services to the service collection.

csharp
public static IServiceCollection AddBelayFactories(this IServiceCollection services)

Parameters

services IServiceCollection

The service collection.

Returns

IServiceCollection

The service collection for chaining.

Released under the Apache License 2.0.