Microsoft.CodeAnalysis.AnalyzerUtilities by: Microsoft
  • 14 total downloads
  • Latest version: 3.11.0-beta1.24415.1
  • 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.EntityFrameworkCore by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.3
  • Entity Framework Core entity-framework-core EF Data O/RM
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.Data.SqlClient.SNI.runtime by: Microsoft
  • 5 total downloads
  • Latest version: 5.2.0-preview1.23340.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.EntityFrameworkCore.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.5
  • Entity Framework Core entity-framework-core EF Data O/RM In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 20 total downloads
  • Latest version: 9.0.0
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.CodeAnalysis.FxCopAnalyzers by: Microsoft
  • 14 total downloads
  • Latest version: 3.3.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended code quality rules and .NET API usage rules, including the most important FxCop rules, implemented as analyzers using the .NET Compiler Platform (Roslyn). These analyzers check your code for security, performance, and design issues, among others. The documentation for FxCop analyzers can be found at https://docs.microsoft.com/visualstudio/code-quality/install-fxcop-analyzers
Microsoft.Data.Sqlite by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • SQLite Data ADO.NET
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.CodeQuality.Analyzers by: Microsoft
  • 4 total downloads
  • Latest version: 3.3.1
  • 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.DiaSymReader.Native by: Microsoft
  • 2 total downloads
  • Latest version: 1.5.0
  • DiaSymReader PDB
Native implementation of PDB file reader and writer. Supported Platforms: - Windows x86 - Windows amd64 - Windows arm
Microsoft.CodeAnalysis.VersionCheckAnalyzer by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.4
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics VersionCheckAnalyzer
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.BannedApiAnalyzers by: Microsoft
  • 20 total downloads
  • Latest version: 3.11.0-beta1.24454.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics BannedApi ApiAnalyzer
Banned API Analyzers
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 17 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.CSharp by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22416
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.CodeAnalysis.PublicApiAnalyzers by: Microsoft
  • 62 total downloads
  • Latest version: 3.11.0-beta1.24508.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics PublicApi ApiAnalyzer
Public API Analyzers
Microsoft.Data.Sqlite.Core by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • SQLite Data ADO.NET
SQLite implementation of the System.Data.Common provider model. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.CodeAnalysis.FlowAnalysis.Utilities by: Microsoft
  • 6 total downloads
  • Latest version: 2.9.6
  • Roslyn CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.Composition by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.31
  • BCL MEF Microsoft System Composition IOC Dependency Injection DI WindowsStore Windows Store
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
Microsoft.CodeAnalysis.Razor by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore cshtml razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.