Go to file
Pranav K 1e26b6673d Use 3.0 configuration in RCLs 2018-11-14 15:29:58 -08:00
.vsts-pipelines/builds
build Use 3.0 configuration in RCLs 2018-11-14 15:29:58 -08:00
samples/AzureADB2CSample React to Razor.Design package removal 2018-10-31 14:26:52 -07:00
src Use 3.0 configuration in RCLs 2018-11-14 15:29:58 -08:00
test React to Razor.Design package removal 2018-10-31 14:26:52 -07:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.travis.yml
AADIntegration.sln
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets React to Razor.Design package removal 2018-10-31 14:26:52 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Settings.StyleCop
build.cmd
build.sh
korebuild-lock.txt React to Razor.Design package removal 2018-10-31 14:26:52 -07:00
korebuild.json
run.cmd
run.ps1
run.sh
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.