This is the documentation repository for Microsoft Authentication Library (MSAL) for .NET.
Resource | Location |
---|---|
โ SDK Repository | AzureAD/microsoft-authentication-library-for-dotnet |
โ SDK Package | Microsoft.Identity.Client |
โ SDK Documentation | MSAL.NET on Microsoft Learn |
๐ SDK Documentation CI Job | Azure Pipelines |
Contributions to our documentation are welcome. Make sure to familiarize yourself with the Microsoft Writing Style Guide and the Contributor Guide before making any changes.
If you would like to author an entirely new document (e.g., for a new scenario), make sure to open an issue first. This will allow the engineering team to discuss the proposed changes and ensure that it won't be overwritten by future changes.
Do not modify any XML files in the dotnet/xml
folder - those are generated automatically from the library source code and any changes will be automatically overwritten the next time the documentation runs.
To make changes to any API docs you will need to open a pull request in the AzureAD/microsoft-authentication-library-for-dotnet
repository and amend code comments.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.