Microsoft.AspNetCore.NodeServices by: Microsoft
  • 3 total downloads
  • Latest version: 3.1.18
Invoke Node.js modules at runtime in ASP.NET Core applications. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0a2e366eaf4d29b24b9a98e5782a04bef573189e
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.3
  • aspnetcore,kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.14
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/54e8b61777d42d2b10744d1987438ee5b8c0b24d
Microsoft.AspNetCore.SignalR by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-rc1-final
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.5
  • 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/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.4.20257.10
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Microsoft.AspNetCore.TestHost by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.2.25164.1
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/763b4ef31ca4df6dae07c7ee8f39ea259b6980fa
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-preview.1.25120.3
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 1 total downloads
  • Latest version: 3.30.3
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Cosmos.Table by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.8
  • Microsoft Azure Table Cosmos CosmosDB azureofficial netstandard
This client library enables working with the Microsoft Azure CosmosDB Table API as well as Azure Table Storage. When used with Cosmos DB Table API, the library enables support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. When used with Azure Table Storage service, this library offers similar APIs and functionalities as WindowsAzure.Storage 8.7.0. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.13.0
  • 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.Async by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.16
  • BCL Microsoft System Async Await Asynchronous
This package enables Visual Studio 2012 projects targeting .NET Framework 4 (with KB2468871), Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) 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.
Microsoft.Bcl.Cryptography by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider by: Microsoft
  • 2 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build by: Microsoft
  • 4 total downloads
  • Latest version: 17.2.2
  • MSBuild
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Framework by: Microsoft
  • 2 total downloads
  • Latest version: 17.14.28
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Utilities.Core by: Microsoft
  • 2 total downloads
  • Latest version: 17.3.1
  • MSBuild
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core by: Microsoft
  • 1 total downloads
  • Latest version: 7.2.2
  • ClearScript Windows V8 JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.CodeAnalysis.CSharp.Workspaces by: Microsoft
  • 1 total downloads
  • Latest version: 3.8.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 analyzing C# projects and solutions. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/beada51586dedc46a7fe5ca381ffb10e2b177070.