Search Results for

    Show / Hide Table of Contents

    Class PnPCoreBuilder

    Used to configure PnP Core SDK

    Inheritance
    System.Object
    PnPCoreBuilder
    Namespace: PnP.Core.Services.Builder
    Assembly: PnP.Core.dll
    Syntax
    public class PnPCoreBuilder : object, IPnPCoreBuilder

    Constructors

    PnPCoreBuilder(IServiceCollection)

    Constructor

    Declaration
    public PnPCoreBuilder(IServiceCollection services)
    Parameters
    IServiceCollection services

    The services being configured.

    Properties

    Services

    The services being configured

    Declaration
    public virtual IServiceCollection Services { get; }
    Property Value
    IServiceCollection

    Implements
    IPnPCoreBuilder.Services
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer