Microsoft.AspNetCore.Authorization by: Microsoft
  • 125 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • 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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 15 total downloads
  • Latest version: 3.0.0-preview-18579-0056
  • 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.Authentication.JwtBearer by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 36 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Cors by: Microsoft
  • 30 total downloads
  • Latest version: 2.3.0
  • aspnetcore cors
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.DataProtection.StackExchangeRedis by: Microsoft
  • 22 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore dataprotection redis
Support for storing data protection keys in Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 33 total downloads
  • Latest version: 2.3.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.Cryptography.Internal by: Microsoft
  • 28 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • 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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 32 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 37 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 26 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • 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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.ApplicationInsights.PerfCounterCollector by: Microsoft
  • 42 total downloads
  • Latest version: 2.23.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.Authentication by: Microsoft
  • 58 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 43 total downloads
  • Latest version: 2.3.0
  • aspnetcore diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 18 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 39 total downloads
  • Latest version: 2.23.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
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.Authentication.Abstractions by: Microsoft
  • 17 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.DataProtection by: Microsoft
  • 203 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • 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/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 38 total downloads
  • Latest version: 2.23.0
  • Azure Monitoring Analytics ApplicationInsights Telemetry AppInsights
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
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 16 total downloads
  • Latest version: 2.3.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.