Go to file
ASP.NET CI 02fe9137aa Update dependencies.props
[auto-updated: dependencies]
2018-08-12 19:49:06 +00:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
build Update dependencies.props 2018-08-12 19:49:06 +00:00
samples/AzureADB2CSample
src
test
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
.editorconfig
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
AADIntegration.sln
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:45:04 -07:00
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
Settings.StyleCop
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-08-12 19:49:06 +00:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
run.cmd
run.ps1 [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
run.sh [automated] Change default branch to master 2018-07-02 12:40:09 -07:00
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.