Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.Session by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview2-final
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0-preview.5.24306.11
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/8af96e042134fb3b2f21df26dd0f32ea1c00dd37
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.3
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 10 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source at: https://github.com/aspnet/StaticFiles/tree/ee6c420c5c98f35592b91b6ef0587e461f0ab793
Microsoft.AspNetCore.TestHost by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebUtilities by: Microsoft.AspNetCore.WebUtilities
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos by: Microsoft
  • 3 total downloads
  • Latest version: 3.53.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.Cosmos.Direct by: Microsoft
  • 4 total downloads
  • Latest version: 3.27.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 2 total downloads
  • Latest version: 2.21.0
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
Please note, a newer package, Microsoft.Azure.Cosmos, is available. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. See https://aka.ms/migrate-to-cosmos-dotnet-v3 for more details. This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service.
Microsoft.Azure.KeyVault.WebKey by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-alpha
  • Microsoft Azure Key Vault WebKey
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Bcl.Async by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.166-beta
  • BCL Microsoft System Async Await Asynchronous
This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. Windows Phone 8 projects can use this package to get access to async extension methods for the networking types. This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps when consuming a library that uses this package. For known issues, please see: http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx. For more information on the async programming model, visit MSDN: http://msdn.microsoft.com/en-us/library/vstudio/hh191443.aspx. Supported Platforms: - .NET Framework 4 (with KB2468871) - Silverlight 4 and 5 - Windows Phone 7.5 and 8 - Portable Class Libraries
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-preview.6.22324.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. Commonly Used Types: System.IAsyncDisposable System.Collections.Generic.IAsyncEnumerable System.Collections.Generic.IAsyncEnumerator
Microsoft.Bcl.TimeProvider by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.1.25080.5
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build by: Microsoft
  • 23 total downloads
  • Latest version: 17.12.6
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 15.8.166
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator by: Microsoft
  • 1 total downloads
  • Latest version: 1.5.32-g4ed1bab6ff
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Tasks.Core by: Microsoft
  • 2 total downloads
  • Latest version: 17.12.6
  • MSBuild
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.