Skip to main content
msidentity-app-sync package icon

msidentity-app-sync

This package is a dotnet global tool which registers new Azure AD or Azure AD B2C applications, and updates your code accordingly, or modifies/edits existing Azure AD or Azure AD B2C applications and updates the code. This tool automates the steps of going to the portal UI for app registration and also updates the corresponding code for that application. With this tool, you can develop and register an ASP.NET Core web app, web API, gRPC service or Azure Function protected with the Microsoft identity platform, which can call Microsoft Graph or downstream web APIs. For details see https://aka.ms/ms-identity-app-registration.

Total Downloads
25.2K
25,198
Published
Feb 26, 2021
Latest stable version

Install

.NET CLI
dotnet add package msidentity-app-sync --version 1.0.0
Package Manager Console
Install-Package msidentity-app-sync -Version 1.0.0
PackageReference
<PackageReference Include="msidentity-app-sync" Version="1.0.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.