Microsoft.ApplicationInsights.WindowsServer by: Microsoft
  • 6 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.App.Ref by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.2.23480.2
  • 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/f0cc6b11bd8f0826c63d75483578e868c8abe75e
Microsoft.AspNetCore.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,authentication,security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft.AspNetCore.Authentication.Twitter
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.24
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2aa401550574f93402eba13ff9a4827ef01a2f3a
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0-preview.2.23153.2
  • 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/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft.AspNetCore.Cryptography.KeyDerivation
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,dataprotection
ASP.NET Core utilities for key derivation.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
  • 1 total downloads
  • Latest version: 1.0.3
  • 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.Hosting.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.2
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • aspnetcore,aspnetcoremvc,cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.2
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft.AspNetCore.Mvc.TagHelpers
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,aspnetcoremvc,taghelper,taghelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.2
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore cshtml razor taghelper taghelpers
Runtime components for rendering Razor pages and implementing tag helpers. Commonly used types: Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper