Microsoft.AspNet.WebApi.Client by: Microsoft
  • 3 total downloads
  • Latest version: 5.2.4-preview1
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft.AspNetCore.Authentication.OpenIdConnect
  • 2 total downloads
  • Latest version: 1.0.5
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-rc.2.21480.10
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/96103c264e5e8f0485d07018ba27b78cd8227dd2
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 3 total downloads
  • Latest version: 5.0.1
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft.AspNetCore.Identity.EntityFrameworkCore
  • 2 total downloads
  • Latest version: 1.0.3
  • aspnetcore,entityframeworkcore,identity,membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.2.23153.2
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft.AspNetCore.Mvc.Razor.Host
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.ViewFeatures by: Microsoft.AspNetCore.Mvc.ViewFeatures
  • 1 total downloads
  • Latest version: 1.0.2
  • 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
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-rc1-final
  • aspnetcore aspnetcoremvc nodeservices
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-000003
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.Azure.Cosmos by: Microsoft
  • 1 total downloads
  • Latest version: 3.26.2
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.KeyVault.WebKey by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-preview
  • Microsoft Azure Key Vault WebKey
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Build.Locator by: Microsoft
  • 2 total downloads
  • Latest version: 1.2.6
Package that assists in locating and using an installed version of MSBuild 15.
Microsoft.CodeAnalysis by: Microsoft
  • 1 total downloads
  • Latest version: 4.1.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services) - "Microsoft.CodeAnalysis.Compilers" (both compilers) - "Microsoft.CodeAnalysis.CSharp" (only the C# compiler) - "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler) More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/260d16a8ee0ab42d94d8dfdfe85a1279c85dcffd.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 3.11.0-beta1.24415.1
  • 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.AnalyzerUtilities by: Microsoft
  • 5 total downloads
  • Latest version: 3.3.5-beta1.23320.2
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Common by: Microsoft
  • 1 total downloads
  • Latest version: 0.6.4033103-beta
  • 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.
Microsoft.CodeAnalysis.CSharp by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-beta1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 5 total downloads
  • Latest version: 2.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 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/e595ee276d14e14bfb3eb323fb57f2aa668bddea