Microsoft.AspNetCore.SpaProxy by: Microsoft
  • 1,946k total downloads
  • Latest version: 8.0.13
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.AspNetCore.SystemWebAdapters by: Microsoft
  • 601 total downloads
  • Latest version: 1.4.0
A collection of adapters that help with migrating from System.Web.dll based ASP.NET projects to ASP.NET Core projects by providing implementations of common System.Web APIs for use in ASP.NET Core apps.
Microsoft.Bcl.Build by: Microsoft
  • 5 total downloads
  • Latest version: 1.0.21
  • 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.Bcl.Cryptography by: Microsoft
  • 44 total downloads
  • Latest version: 10.0.0
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory by: Microsoft
  • 187 total downloads
  • Latest version: 10.0.0
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Build.Locator by: Microsoft
  • 227 total downloads
  • Latest version: 1.7.8
  • msbuildlocator locator buildlocator
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 5,867k total downloads
  • Latest version: 3.3.4
  • 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
  • 55 total downloads
  • Latest version: 3.3.0
  • 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.NetAnalyzers by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended code quality rules and .NET API usage rules implemented as analyzers using the .NET Compiler Platform (Roslyn).
Microsoft.CodeAnalysis.VersionCheckAnalyzer by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.8
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics VersionCheckAnalyzer
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeDom.Providers.DotNetCompilerPlatform by: Microsoft
  • 10 total downloads
  • Latest version: 4.1.0
  • Roslyn CodeDOM Compiler CSharp VB.Net ASP.NET
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems. This package was built from the source at https://github.com/aspnet/RoslynCodeDomProvider/commit/b45d96211503a5f83ffc65ffc07a62b0210e16de
Microsoft.CodeQuality.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.9.8
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.CST.ApplicationInspector.Common by: Microsoft
  • 1 total downloads
  • Latest version: 1.9.32
  • Security Static Analyzer
Microsoft Application Inspector is a software source code analysis tool that helps identify and surface well-known features and other interesting characteristics of source code to aid in determining what the software is or what it does.
Microsoft.CST.ApplicationInspector.RulesEngine by: Microsoft
  • 1 total downloads
  • Latest version: 1.9.32
  • Security Static Analyzer
Microsoft Application Inspector is a software source code analysis tool that helps identify and surface well-known features and other interesting characteristics of source code to aid in determining what the software is or what it does.
Microsoft.CST.DevSkim by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.52
  • Security Linter
DevSkim is a framework and language analyzer that provides inline security analysis. This is a library package. For the Dotnet Tool package, see Microsoft.CST.DevSkim.CLI.
Microsoft.Data.SqlClient by: Microsoft
  • 350 total downloads
  • Latest version: 6.1.2
  • 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.Data.SqlClient.SNI.runtime by: Microsoft
  • 13,902k total downloads
  • Latest version: 6.0.2
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.Diagnostics.DbgShim by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.621003
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.DotNet.ILCompiler by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
Provides a native AOT compiler and runtime for .NET
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 522 total downloads
  • Latest version: 9.0.10
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.