Microsoft.CodeAnalysis.FxCopAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.9.3
Microsoft FxCop rules implemented as analyzers using the .NET Compiler Platform (Roslyn).
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 32 total downloads
- Latest version: 3.12.0-beta1.25218.8
Public API Analyzers
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-2.final
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeCoverage
by: Microsoft
- 6 total downloads
- Latest version: 17.8.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CodeQuality.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 2.9.9
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.Data.Edm
by: Microsoft Corporation
- 1 total downloads
- Latest version: 5.8.2
Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 10 total downloads
- Latest version: 6.0.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.Data.Sqlite
by: Microsoft
- 59 total downloads
- Latest version: 10.0.0
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
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.Data.Sqlite.Core
by: Microsoft
- 215 total downloads
- Latest version: 10.0.0
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
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.DiaSymReader
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DotNet.Cli.Utils
by: Microsoft.DotNet.Cli.Utils
- 1 total downloads
- Latest version: 1.0.0-preview2-003121
Microsoft.DotNet.Cli.Utils
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 1 total downloads
- Latest version: 2.0.0-preview2-25407-01
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 3.1.30
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 80 total downloads
- Latest version: 10.0.0-rc.1.25451.107
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 18 total downloads
- Latest version: 3.1.31
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 33 total downloads
- Latest version: 3.1.27
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 23 total downloads
- Latest version: 3.1.32
Lazy-loading proxies for EF Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 11 total downloads
- Latest version: 3.1.30
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1 total downloads
- Latest version: 3.1.30
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 5 total downloads
- Latest version: 1.1.4
Design-time Entity Framework Core functionality for SQLite