Go to file
Eilon Lipton 4a575751da
Update LICENSE.txt
2018-09-27 15:27:51 -07:00
.vsts-pipelines/builds
build Update dependencies.props 2018-09-23 12:02:55 -07:00
samples/AzureADB2CSample Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 16:39:50 -07:00
src
test Reference Microsoft.NET.Sdk.Razor in projects with Razor files 2018-09-20 16:39:50 -07:00
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
.travis.yml
AADIntegration.sln
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt Update LICENSE.txt 2018-09-27 15:27:51 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
Settings.StyleCop
build.cmd
build.sh
korebuild-lock.txt Merge remote-tracking branch 'origin/release/2.2' 2018-09-21 14:33:56 -07:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Merge remote-tracking branch 'origin/release/2.2' 2018-09-21 14:33:56 -07:00

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.