Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.11
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.12
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IIS by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.6
  • aspnetcore iis
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • 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: 7.0.9
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b506e2cb7b6c0fe787305f8cfdee046b7b3f9a53
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.13
  • 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/d634f2bd1ad6e319f26ff0f1d7ada5539158a19f
Microsoft.AspNetCore.SpaServices by: Microsoft.AspNetCore.SpaServices
  • 1 total downloads
  • Latest version: 1.1.0-beta-000002
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source at: https://github.com/aspnet/WebSockets/tree/6d565e3a8a6ab74d27ce2e1bbc64e58ad242cd99
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/14076d94c38960787772ea7999c7aa159afbba2b
Microsoft.Azure.Cosmos by: Microsoft
  • 3 total downloads
  • Latest version: 3.44.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.Bcl.AsyncInterfaces by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.5.22301.12
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.Numerics by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.4
Provides the System.MathF for .NET Standard 2.0
Microsoft.Build.Utilities.Core by: Microsoft
  • 1 total downloads
  • Latest version: 15.6.84
  • MSBuild
This package contains the Microsoft.Build.Utilities.Core assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.Common by: Microsoft
  • 4 total downloads
  • Latest version: 4.10.0-3.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e482b6e281d7db727fcb086ebbfae44dcba82c6d.
Microsoft.CodeAnalysis.CSharp.Workspaces by: Microsoft
  • 9 total downloads
  • Latest version: 4.10.0-3.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/e482b6e281d7db727fcb086ebbfae44dcba82c6d.
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 4 total downloads
  • Latest version: 2.9.5-beta1.final+494de6f8
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.10
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeAnalysis.VisualBasic by: Microsoft
  • 15 total downloads
  • Latest version: 4.8.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/e091728607ca0fc9efca55ccfb3e59259c6b5a0a.
Microsoft.CodeCoverage by: Microsoft
  • 3 total downloads
  • Latest version: 17.7.1
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".