A server side add-in to authenticate with azure.
                        
                    
         
                Info
| Version: | 0.0.2 | 
| Author(s): | Scott Youngblut | 
| Last Update: | Thursday, December 12, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Base2art.Web.Server.Authentication.AzureAd | 
Install
Install-Package Base2art.Web.Server.Authentication.AzureAd
                        dotnet add package Base2art.Web.Server.Authentication.AzureAd
                        paket add Base2art.Web.Server.Authentication.AzureAd
                        
                                Base2art.Web.Server.Authentication.AzureAd Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Base2art.Web.Server.Registration(>= 1.0.0)
 - Microsoft.AspNetCore.Authentication.AzureAD.UI(>= 2.2.0)
 
Tags