Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.12
  • 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/0bc3c376f0cd14335e8b3afca69596acabeb1f80
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.5
  • aspnetcore proxy headers xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.Identity by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • 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.Metadata by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.7
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b16286c2284fecf303dbc12a0bb152476d662e44
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Razor.Design by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • 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.Language by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.23
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bc25dd5d39fd057f7cb28acb5ad4d9e925a375de
Microsoft.AspNetCore.Rewrite by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0
  • aspnetcore urlrewrite mod_rewrite
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.8
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.Azure.Cosmos by: Microsoft
  • 1 total downloads
  • Latest version: 3.57.0-preview.1
  • 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.Bcl.AsyncInterfaces by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.4
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.Bcl.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.5
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.7
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.Numerics by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.7
Provides the System.MathF for .NET Standard 2.0
Microsoft.Bcl.TimeProvider by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.5
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build by: Microsoft
  • 1 total downloads
  • Latest version: 15.6.84
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluation MSBuild projects.