Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.1
  • Analytics ApplicationInsights Telemetry
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.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview1
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Antiforgery by: Microsoft.AspNetCore.Antiforgery
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.15
  • 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/8899cb30120d41413065f1b1465cdabefe0a1f9c
Microsoft.AspNetCore.Authentication by: Microsoft
  • 14 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 11 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors by: Microsoft.AspNetCore.Cors
  • 1 total downloads
  • Latest version: 1.0.3
  • 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 by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,dataprotection
Additional APIs for ASP.NET Core data protection.
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft.AspNetCore.Diagnostics.Abstractions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications.