- 7 total downloads
- Latest version: 2.20.0
This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.App.Ref
by: Microsoft
- 9 total downloads
- Latest version: 10.0.9
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 3 total downloads
- Latest version: 1.1.0
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
- 10 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 21 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft.AspNetCore.Http.Abstractions
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core HTTP feature interface definitions.