Microsoft.AspNetCore by: Microsoft
  • 1.677k total downloads
  • Latest version: 2.2.0
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.All by: Microsoft
  • 16 total downloads
  • Latest version: 2.0.0
  • aspnetcore
Microsoft.AspNetCore.All
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 774 total downloads
  • Latest version: 2.2.0
  • aspnetcore antiforgery
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 code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 1.754k total downloads
  • Latest version: 9.0.0
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.App.Runtime.linux-x64 by: Microsoft
  • 2.202k total downloads
  • Latest version: 9.0.0
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.App.Runtime.osx-x64 by: Microsoft
  • 2.349k total downloads
  • Latest version: 9.0.0
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.App.Runtime.win-arm64 by: Microsoft
  • 1.924k total downloads
  • Latest version: 9.0.0
  • aspnetcore shared-framework
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.ApplicationInsights.HostingStartup by: Microsoft
  • 394 total downloads
  • Latest version: 2.2.0
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication by: Microsoft
  • 683 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 672 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 713 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 654 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 413 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 501 total downloads
  • Latest version: 2.2.2
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 504 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 459 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 620 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 438 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 439 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 219 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463