msidentity-app-sync
1.0.1
dotnet tool install --global msidentity-app-sync --version 1.0.1
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local msidentity-app-sync --version 1.0.1
#tool dotnet:?package=msidentity-app-sync&version=1.0.1
nuke :add-package msidentity-app-sync --version 1.0.1
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
This package has no dependencies.
The release notes are available at https://github.com/AzureAD/microsoft-identity-web/releases and the roadmap at https://github.com/AzureAD/microsoft-identity-web/wiki#roadmap