Go to file
Javier Calvarro Nelson 3d20362df6 Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00
.gitattributes Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00
.gitignore Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00
CONTRIBUTING.md Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00
LICENSE.txt Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00
README.md Add .gitignore and .gitattributes 2018-03-03 12:17:25 -08:00

README.md

ASP.NET Core Azure Active Directory Integration

ASP.NET Core MVC AAD 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 repo.

Building from source

To run a complete build on command line only, execute build.cmd or build.sh without arguments. See developer documentation for more details.