Microsoft.Data.SqlClient
by: Microsoft
- 450 total downloads
- Latest version: 5.1.6
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server 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
- 347 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.Data.Sqlite
by: Microsoft
- 64 total downloads
- Latest version: 9.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
- 150 total downloads
- Latest version: 8.0.3
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.Diagnostics.NETCore.Client
by: Microsoft
- 106 total downloads
- Latest version: 0.2.510501
.NET Core Diagnostics Client Library
Microsoft.DiaSymReader
by: Microsoft
- 69 total downloads
- Latest version: 2.0.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.DiaSymReader.Native
by: Microsoft
- 305 total downloads
- Latest version: 17.12.0-beta1.24603.5
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 48 total downloads
- Latest version: 1.0.500-preview2-1-003177
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 547 total downloads
- Latest version: 5.0.0-preview.5.20278.1
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 234 total downloads
- Latest version: 9.0.0
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore
by: Microsoft
- 13 total downloads
- Latest version: 3.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.EntityFrameworkCore.Abstractions
by: Microsoft
- 686 total downloads
- Latest version: 3.1.32
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 251 total downloads
- Latest version: 8.0.0
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 26 total downloads
- Latest version: 3.1.5
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 12 total downloads
- Latest version: 3.1.3
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 27 total downloads
- Latest version: 2.0.0
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 250 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 14 total downloads
- Latest version: 3.1.3
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 832 total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 252 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite