SwiftlyCoreInjection
Class SwiftlyCoreInjection
Namespace: SwiftlyS2.Shared
Assembly: SwiftlyS2.CS2.dll
public static class SwiftlyCoreInjectionInheritance
Inherited Members
- object.Equals(object?)
- object.Equals(object?, object?)
- object.GetHashCode()
- object.GetType()
- object.MemberwiseClone()
- object.ReferenceEquals(object?, object?)
- object.ToString()
Methods
AddSwiftly(IServiceCollection, ISwiftlyCore, bool, bool)
public static IServiceCollection AddSwiftly(this IServiceCollection self, ISwiftlyCore core, bool addLogger = true, bool addConfiguration = true)Parameters
- self IServiceCollection
- core ISwiftlyCore
- addLogger bool
- addConfiguration bool
Returns