swiftlys2/docs/api/ai/
API Reference Shared

SwiftlyCoreInjection

Class
Namespace: SwiftlyS2.Shared · Assembly: SwiftlyS2.CS2.dll
public static class SwiftlyCoreInjection
Inherits object
View source

Methods

AddSwiftly(IServiceCollection, ISwiftlyCore, bool, bool)

public static IServiceCollection AddSwiftly(this IServiceCollection self, ISwiftlyCore core, bool addLogger = true, bool addConfiguration = true)
Parameters