Table of Contents

Class ThargaTeamRegistration

Namespace
Tharga.Team.MongoDB
Assembly
Tharga.Team.MongoDB.dll
public static class ThargaTeamRegistration
Inheritance
ThargaTeamRegistration
Inherited Members

Methods

AddThargaTeamRepository(IServiceCollection, Action<ThargaTeamOptions>)

public static void AddThargaTeamRepository(this IServiceCollection services, Action<ThargaTeamOptions> options = null)

Parameters

services IServiceCollection
options Action<ThargaTeamOptions>