Microsoft.AspNetCore.Cryptography.KeyDerivation by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.3.22178.4
  • aspnetcore dataprotection
ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e71b34dbb2c0883145c658bed8814ae45f6fe15e
Microsoft.AspNetCore.Diagnostics.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,diagnostics
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore by: Microsoft
  • 8 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.HostFiltering by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.14
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core Identity Service implementation based on ASP.NET Core Identity.
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.11
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Mvc.ApiExplorer by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.3
  • 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.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.4
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.Cors by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • aspnetcore aspnetcoremvc cors
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.Razor by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore;aspnetcoremvc;cshtml;razor
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Protocols.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore
Core components of ASP.NET Core networking protocol stack.
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.1
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.3
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.7
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/67acc3d331454956fc06d6de2218a625e3e596f8
Microsoft.Azure.Cosmos by: Microsoft
  • 2 total downloads
  • Latest version: 3.54.0
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.8.1
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 0 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.CodeAnalysis.Features by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0-2.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/069a85a786acae3be2c7b49e330b7f968a624c88.