15 lines
982 B
Markdown
15 lines
982 B
Markdown
ASP.NET Core Azure Active Directory Integration
|
|
===
|
|
|
|
<!-- AppVeyor: [](https://ci.appveyor.com/project/aspnetci/aadintegration/branch/dev)
|
|
|
|
Travis: [](https://travis-ci.org/aspnet/aadintegration) -->
|
|
|
|
ASP.NET Core Azure Active Directory Integration provides seamless authentication integration with different Azure Active Directory services like Azure Active Directory and Azure Active Directory B2C for ASP.NET Core applications.
|
|
|
|
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
|
|
|
## Building from source
|
|
|
|
To run a complete build on command line only, execute `build.cmd` or `build.sh` without arguments. See [developer documentation](https://github.com/aspnet/Home/wiki) for more details.
|