Metadata >> NuGet >> AspNet.Security.OpenIdConnect.Server >> 1.0.0-beta2-0152 >> Release DNXCore,Version=v5.0 >> AspNet.Security.OpenIdConnect.Server

AspNet.Security.OpenIdConnect.Server

Depedencies

Name AssemblyVersion Culture PublicKeyToken Type
AspNet.Security.OpenIdConnect.Extensions 1.0.0.0 neutral Required
Microsoft.AspNet.Authentication 1.0.0.0 neutral Required
Microsoft.AspNet.DataProtection.Abstractions 1.0.0.0 neutral Required
Microsoft.AspNet.Http.Abstractions 1.0.0.0 neutral Required
Microsoft.AspNet.Http.Extensions 1.0.0.0 neutral Required
Microsoft.AspNet.Http.Features 1.0.0.0 neutral Required
Microsoft.AspNet.WebUtilities 1.0.0.0 neutral Required
Microsoft.Framework.Caching.Abstractions 1.0.0.0 neutral Required
Microsoft.Framework.Caching.Memory 1.0.0.0 neutral Required
Microsoft.Framework.DependencyInjection.Abstractions 1.0.0.0 neutral Required
Microsoft.Framework.Logging.Abstractions 1.0.0.0 neutral Required
Microsoft.Framework.OptionsModel 1.0.0.0 neutral Required
Microsoft.Framework.WebEncoders.Core 1.0.0.0 neutral Required
Microsoft.IdentityModel.Protocol.Extensions 2.0.0.141 neutral Required
Newtonsoft.Json 6.0.0.0 neutral 30ad4fe6b2a6aeed Required
System.Collections 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.ComponentModel 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Diagnostics.Debug 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.Globalization 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.IdentityModel.Tokens 5.0.0.141 neutral Required
System.IO 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.Linq 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Runtime 4.0.20.0 neutral b03f5f7f11d50a3a Required
System.Runtime.Extensions 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.Security.Claims 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.Encryption 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.Hashing 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.Hashing.Algorithms 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.RandomNumberGenerator 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.RSA 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Cryptography.X509Certificates 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Security.Principal 4.0.0.0 neutral b03f5f7f11d50a3a Required
System.Text.Encoding 4.0.10.0 neutral b03f5f7f11d50a3a Required
System.Threading.Tasks 4.0.10.0 neutral b03f5f7f11d50a3a Required

Sources

Path Related
AspNet.Security.OpenIdConnect.Server/Notifications/AuthorizationEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/AuthorizationEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/BaseValidatingClientNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/BaseValidatingNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/BaseValidatingTicketNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ConfigurationEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ConfigurationEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CreateAccessTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CreateAuthorizationCodeNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CreateIdentityTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CreateRefreshTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CryptographyEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/CryptographyEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/DefaultBehavior.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ExtractAuthorizationRequestNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/GrantAuthorizationCodeNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/GrantClientCredentialsNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/GrantCustomExtensionNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/GrantRefreshTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/GrantResourceOwnerCredentialsNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/LogoutEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/LogoutEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/MatchEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ReceiveAccessTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ReceiveAuthorizationCodeNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ReceiveIdentityTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ReceiveRefreshTokenNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/TokenEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/TokenEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidateAuthorizationRequestNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidateClientAuthenticationNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidateClientLogoutRedirectUriNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidateClientRedirectUriNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidateTokenRequestNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidationEndpointNotification.cs Source
AspNet.Security.OpenIdConnect.Server/Notifications/ValidationEndpointResponseNotification.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerExtensions.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerFeature.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerHandler.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerMiddleware.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerOptions.cs Source
AspNet.Security.OpenIdConnect.Server/OpenIdConnectServerProvider.cs Source