Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.10
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e3187077455f953200e3c930430808a30f48b82e
Microsoft.AspNetCore.Mvc.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.2
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult
Microsoft.AspNetCore.Mvc.Core by: Microsoft.AspNetCore.Mvc.Core
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
Microsoft.AspNetCore.Mvc.DataAnnotations by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore aspnetcoremvc
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent This package was built from the source at: https://github.com/aspnet/Mvc/tree/b9793f0a1d9a75940c50e31e956d09397a5d1876
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.9
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.2.20167.3
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6897a5bb7ca767df8eb465bf15b193c878fffbf
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 1 total downloads
  • Latest version: 8.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/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
Microsoft.Azure.Cosmos.Direct by: Microsoft
  • 1 total downloads
  • Latest version: 3.30.20
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Storage.Queue by: Microsoft
  • 1 total downloads
  • Latest version: 8.7.0-preview
  • Microsoft, Azure, Queue, StorageScalable, azureofficial
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/dev-split/ReadMe/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/dev-split/Changelogs/Queue/changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/dev-split/Changelogs/Queue/BreakingChanges.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.2-beta2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.CodeAnalysis.BannedApiAnalyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4-beta1.22116.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics BannedApi ApiAnalyzer
Banned API Analyzers
Microsoft.CodeAnalysis.Compilers by: Microsoft
  • 1 total downloads
  • Latest version: 4.4.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
Compiler layer of the .NET Compiler Platform ("Roslyn"). Install this package to get both C# and Visual Basic support. If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/1ce8866c9de4c2d67351ef6863699dee03b0804a.
Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 1 total downloads
  • Latest version: 3.2.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c3b512958589fecf9e847a73db492cfc92f71a69.
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.11.0-beta1.24629.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.CodeAnalysis.VisualBasic by: Microsoft
  • 1 total downloads
  • Latest version: 3.5.0-beta1-final
  • 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/fb3f812a3e4b7534bef784fa2df1c21d1f67864d.
Microsoft.CodeCoverage by: Microsoft
  • 1 total downloads
  • Latest version: 16.8.0
  • 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".
Microsoft.Data.SqlClient by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview4.20142.4
  • sqlclient microsoft.data.sqlclient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.