M365Advocacy.GraphConnectors.Templates 0.1.0

dotnet new install M365Advocacy.GraphConnectors.Templates::0.1.0                
This package contains a .NET Template Package you can call from the shell/command line.

Microsoft Graph connector project generator

Create a new Microsoft Graph connector project with a single command.

Using Graph connectors you can import external data into Microsoft 365 and Microsoft Search. Ingested content is available to Microsoft Copilot for Microsoft 365, Microsoft Search and other Microsoft 365 services.

Usage

# install the template
dotnet new install M365Advocacy.GraphConnectors.Templates
# create a new Graph connector project
dotnet new graph-connector [options]

Options

Option Description Default value
connectionId This ID must be unique in your Microsoft 365 tenant and be between 3 and 32 characters long. graphconnector
connectorName Microsoft 365 uses this name in the list of connectors in the Microsoft 365 admin center. The setup script also uses this name to create a new Microsoft Entra app registration. Graph connector
connectorDescription This description helps Microsoft 365 administrators understand the purpose of your Graph connector in the Microsoft 365 admin center. Imports data from Contoso app
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0 145 7/17/2024