Class IServiceCollectionExtensions
Inheritance
System.Object
    IServiceCollectionExtensions
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: CrashCABN.PullIngestion
Assembly: CrashCABN.PullIngestion.dll
Syntax
public static class IServiceCollectionExtensions
  Methods
View SourceAddWatsonPullIngestion(IServiceCollection)
Declaration
public static IServiceCollection AddWatsonPullIngestion(this IServiceCollection services)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IServiceCollection | services | 
Returns
| Type | Description | 
|---|---|
| IServiceCollection |