Microsoft.dotnet-msidentity
1.0.2
Prefix Reserved
See the version list below for details.
dotnet tool install --global Microsoft.dotnet-msidentity --version 1.0.2
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Microsoft.dotnet-msidentity --version 1.0.2
#tool dotnet:?package=Microsoft.dotnet-msidentity&version=1.0.2
nuke :add-package Microsoft.dotnet-msidentity --version 1.0.2
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 app registrations and updates the project. 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/dotnet-msidentity. Works with ASP.NET Core 3.1 and .NET 5.0, 6.0 projects.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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.
Version | Downloads | Last updated |
---|---|---|
2.0.8 | 93,648 | 10/25/2023 |
2.0.7 | 50,724 | 9/12/2023 |
2.0.6 | 5,247 | 8/9/2023 |
2.0.5 | 42,009 | 7/12/2023 |
2.0.4 | 4,737 | 6/13/2023 |
2.0.3 | 5,138 | 4/11/2023 |
2.0.2 | 49,032 | 3/14/2023 |
2.0.1 | 47,478 | 1/11/2023 |
2.0.0 | 53,176 | 11/8/2022 |
2.0.0-rc.2.22510.1 | 231 | 10/11/2022 |
2.0.0-rc.1.22452.2 | 1,403 | 9/14/2022 |
2.0.0-preview.5.22330.7 | 253 | 7/12/2022 |
2.0.0-preview.4.22313.5 | 362 | 6/14/2022 |
2.0.0-preview.3.22259.1 | 260 | 5/10/2022 |
2.0.0-preview.2.22212.3 | 245 | 4/13/2022 |
2.0.0-preview.1.22116.2 | 279 | 2/17/2022 |
1.0.6 | 43,551 | 7/12/2022 |
1.0.5 | 5,060 | 6/14/2022 |
1.0.4 | 4,037 | 5/10/2022 |
1.0.3 | 45,272 | 4/12/2022 |
1.0.2 | 13,356 | 2/8/2022 |
1.0.1 | 68,687 | 12/15/2021 |
1.0.0 | 75,540 | 11/8/2021 |
1.0.0-preview.4.21417.1 | 4,749 | 9/14/2021 |
1.0.0-preview.3.21361.1 | 2,186 | 7/14/2021 |
1.0.0-preview.2.21302.1 | 35,782 | 6/17/2021 |
1.0.0-preview.2.21253.1 | 19,483 | 5/10/2021 |
1.0.0-preview.1.21212.1 | 682 | 4/13/2021 |
The release notes are available at https://github.com/dotnet/MSIdentityScaffolding/releases and the wiki at https://github.com/dotnet/MSIdentityScaffolding/wiki