Class ServiceCollectionExtensions
Inheritance
System.Object
ServiceCollectionExtensions
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: Downlink.GitHub
Assembly: Downlink.GitHub.dll
Syntax
public static class ServiceCollectionExtensions
Methods
| Improve this Doc View SourceAddGitHubReleaseStorage(IServiceCollection)
Declaration
public static IServiceCollection AddGitHubReleaseStorage(this IServiceCollection services)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.Extensions.DependencyInjection.IServiceCollection | services |
Returns
Type | Description |
---|---|
Microsoft.Extensions.DependencyInjection.IServiceCollection |