Microsoft.AspNetCore.Http by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.Identity by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0-preview1-final
  • 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.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.Bcl.Build by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.14
  • BCL Microsoft System
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build. Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Build.Framework by: Microsoft
  • 2 total downloads
  • Latest version: 15.7.179
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 6 total downloads
  • Latest version: 3.3.5-beta1.23080.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.Common by: Microsoft
  • 7 total downloads
  • Latest version: 2.8.0-beta4
  • 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/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.CodeAnalysis.CSharp by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
This package was built from the source at https://github.com/dotnet/roslyn/commit/281ac90b8b5dd9fd923a353afd4af74f3246ca5c
Microsoft.CodeAnalysis.CSharp.Workspaces by: Microsoft
  • 8 total downloads
  • Latest version: 2.8.0-beta4
  • 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/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.CodeAnalysis.VisualBasic by: Microsoft
  • 1 total downloads
  • Latest version: 2.8.0-beta4
  • 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/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.CodeAnalysis.Workspaces.Common by: Microsoft
  • 7 total downloads
  • Latest version: 2.8.0-beta4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. 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/9081e399a13297f6e2fd37cb06ca82ffba3eed21
Microsoft.CSharp by: Microsoft
  • 6 total downloads
  • Latest version: 4.6.0-preview7.19362.9
Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient.SNI by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview3.22165.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DiaSymReader.Native by: Microsoft
  • 3 total downloads
  • Latest version: 17.12.0-beta1.24603.5
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm - Windows arm64
Microsoft.DotNet.Cli.Utils by: Microsoft.DotNet.Cli.Utils
  • 2 total downloads
  • Latest version: 2.0.0-preview2-006497
Package Description
Microsoft.DotNet.PlatformAbstractions by: Microsoft
  • 5 total downloads
  • Latest version: 5.0.0-preview.2.20160.6
Abstractions for making code that uses file system and environment testable.