Microsoft.ApplicationInsights.DependencyCollector by: Microsoft
  • 11 total downloads
  • Latest version: 2.5.1
  • Analytics ApplicationInsights Telemetry AppInsights
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specifc 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.PerfCounterCollector by: Microsoft
  • 20 total downloads
  • Latest version: 2.19.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry ASP.NET ASMX Web Azure Server Services ASPX Websites Performance Counters Performance Collection
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.AspNetCore.Antiforgery by: Microsoft
  • 6 total downloads
  • Latest version: 2.1.0
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.4
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore authentication security
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/5d5438a7f0842019e852b2bb911ed86dc0360cf7
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.2
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 76 total downloads
  • Latest version: 9.0.13
  • aspnetcore authorization
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/aspnetcore/tree/087328de5f1e0067be48d87295ae8d92064a1535
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.5
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.Components by: Microsoft
  • 3 total downloads
  • Latest version: 3.1.9
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/d12868dd7c10ff0433c16b06d3b59d03c40d987a
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.0-rc.1.23421.29
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8ad057426fa6a27cd648b05684afddab9d97d3d9
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.24
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/159901324421e89ca7612465fc8c138609837f3d
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 6 total downloads
  • Latest version: 2.1.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 11 total downloads
  • Latest version: 9.0.0-rc.2.24474.3
  • aspnetcore dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.3
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b96167fbfe8bd45d94e4dcda42c7d09eb5745459
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.24
  • aspnetcore dataprotection
Additional APIs for ASP.NET Core data protection. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/159901324421e89ca7612465fc8c138609837f3d
Microsoft.AspNetCore.Diagnostics by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0
  • aspnetcore diagnostics
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,diagnostics,entityframeworkcore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.HostFiltering by: Microsoft
  • 6 total downloads
  • Latest version: 2.3.9
  • aspnetcore
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.