Microsoft.AspNetCore.SpaServices by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.1
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Azure.DocumentDB.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.13.1
  • 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.ClearScript.Core by: Microsoft
  • 1 total downloads
  • Latest version: 7.4.3
  • 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.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.0-beta1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Guidelines for using .NET Compiler Platform (Roslyn) APIs.
Microsoft.CodeAnalysis.Compilers by: Microsoft
  • 3 total downloads
  • Latest version: 4.9.0-2.final
  • 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/47b0a1e0ab831076eda00bb1e24b9d042d256e17.
Microsoft.CodeAnalysis.Features by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compiler Platform ("Roslyn") support for creating editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/2c94423e50a72aea8a4962d8722641d06bc88b13
Microsoft.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 2 total downloads
  • Latest version: 3.3.4-beta1.23354.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.CSharp by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.0-beta-23019
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
Microsoft.Data.SqlClient by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.6
  • sqlclient microsoft.data.sqlclient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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.
Microsoft.Diagnostics.Tracing.EventSource.Redist by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.17-beta
  • EventSource Microsoft ETW EventLog Channel
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience. This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. New features: - ETW channel support - Support for static registration Supported Platforms: - .NET Framework 3.5 - .NET Framework 4.0 - .NET Framework 4.5 - Windows Store apps - Windows Phone App 8.1
Microsoft.Diagnostics.Tracing.TraceEvent by: Microsoft
  • 2 total downloads
  • Latest version: 3.2.0
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows. You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class. The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources) and parse the events they emit. The library includes -- TraceEventSession which can enable ETW providers, -- EtwTraceEventSource which lets you read the stream of ETW events, and -- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events. See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.DotNet.Compiler.Common by: Microsoft.DotNet.Compiler.Common
  • 1 total downloads
  • Latest version: 1.0.0-preview2-1-003177
Microsoft.DotNet.Compiler.Common
Microsoft.DotNet.ProjectModel.Workspaces by: Microsoft.DotNet.ProjectModel.Workspaces
  • 2 total downloads
  • Latest version: 1.0.0-preview2-1-003177
Microsoft.DotNet.ProjectModel.Workspaces
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • efcore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.23
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.DependencyModel by: Microsoft
  • 9 total downloads
  • Latest version: 6.0.0-preview.1.21102.12
Abstractions for reading `.deps` files. Commonly Used Types: Microsoft.Extensions.DependencyModel.DependencyContext
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 1 total downloads
  • Latest version: 2.5.0-preview
  • Microsoft Authentication Library MSAL Azure Active Directory AAD Identity .NET
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 7 total downloads
  • Latest version: 6.30.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 2 total downloads
  • Latest version: 6.27.0
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Tokens by: Microsoft
  • 2 total downloads
  • Latest version: 6.14.0
  • .NET Windows Authentication Identity SecurityTokens Cryptographic operations Signing Verifying Signatures Encryption
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.