Skip to content

Method AddBelayCore

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

AddBelayCore(IServiceCollection)

Adds Belay.NET core services to the service collection.

csharp
public static IServiceCollection AddBelayCore(this IServiceCollection services)

Parameters

services IServiceCollection

The service collection.

Returns

IServiceCollection

The service collection for chaining.

Released under the Apache License 2.0.