Microsoft.ApplicationInsights.AspNetCore
by: Microsoft
- 3 total downloads
- Latest version: 2.7.1
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.DependencyCollector
by: Microsoft
- 29 total downloads
- Latest version: 2.23.0
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.EventCounterCollector
by: Microsoft
- 1 total downloads
- Latest version: 2.19.0
Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.PerfCounterCollector
by: Microsoft
- 2 total downloads
- Latest version: 2.20.0
Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.ApplicationInsights.WindowsServer
by: Microsoft
- 3 total downloads
- Latest version: 2.13.1
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
- 24 total downloads
- Latest version: 2.23.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
by: Microsoft
- 4 total downloads
- Latest version: 2.1.0-rc1-final
Microsoft.AspNetCore
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview2-35157
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
This package was built from the source at:
https://github.com/aspnet/Antiforgery/tree/8f162f31f711fa68cdfcb12b61bd2857a6182a9c
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 3 total downloads
- Latest version: 2.0.4
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core common types used by the various authentication middleware components.
This package was built from the source at:
https://github.com/aspnet/Security/tree/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core middleware that enables an application to use cookie based authentication.
This package was built from the source at:
https://github.com/aspnet/Security/tree/ef80c3beb72ee37ed8f525f627912f1efcede663
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core common types used by the various authentication middleware components.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 2 total downloads
- Latest version: 2.1.2
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft.AspNetCore.Authentication.OAuth
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft.AspNetCore.Authentication.OpenIdConnect
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 5 total downloads
- Latest version: 10.0.0
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 2 total downloads
- Latest version: 3.1.29
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/21d42143378ad6cc4bcbaebfda5f3acddf13aa47
- 1 total downloads
- Latest version: 7.0.14
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4
ASP.NET Core cookie policy classes to control the behavior of cookies.