Table of Contents

Class UpdateServiceCollectionExtensions

Namespace
The.Web
Assembly
Instagile.Web.dll
public static class UpdateServiceCollectionExtensions
Inheritance
UpdateServiceCollectionExtensions
Inherited Members

Methods

AddTheUpdates(IServiceCollection)

Provides the services required for MapTheFramework() to include client-update endpoints.

public static IServiceCollection AddTheUpdates(this IServiceCollection source)

Parameters

source IServiceCollection

Returns

IServiceCollection