aspnetcore/src/AADIntegration
Nate McMaster 569a14ecb8
Merge branch 'release/2.1' into release/2.2
2018-12-06 17:09:03 -08:00
..
build Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
samples/AzureADB2CSample
src
test
.gitignore
AADIntegration.sln
Directory.Build.props Merge remote-tracking branch 'origin/release/2.1' into rybrande/Mondo2.2 2018-11-21 16:33:42 -08:00
Directory.Build.targets
NuGetPackageVerifier.json
README.md
version.props

README.md

ASP.NET Core Azure Active Directory Integration

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 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.