Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 14 total downloads
- Latest version: 3.11.0-beta1.24415.1
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 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
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 4 total downloads
- Latest version: 1.1.5
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
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 20 total downloads
- Latest version: 9.0.0
CSharp Analyzers for Entity Framework Core.
Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 14 total downloads
- Latest version: 3.3.0
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 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
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
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
Microsoft.CodeAnalysis Version Check Analyzer
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 20 total downloads
- Latest version: 3.11.0-beta1.24454.1
Banned API Analyzers
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 17 total downloads
- Latest version: 2.0.0-preview1-final
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
Public API Analyzers
Microsoft.Data.Sqlite.Core
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
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
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.Composition
by: Microsoft
- 2 total downloads
- Latest version: 1.0.31
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
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.