Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 7 total downloads
- Latest version: 10.5.0
Runtime information provider for application-level ambient metadata.
Microsoft.DiaSymReader
by: Microsoft
- 12 total downloads
- Latest version: 3.0.0-preview.3.26207.106
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 199 total downloads
- Latest version: 11.0.0-preview.3.26207.106
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 36 total downloads
- Latest version: 9.0.15
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 14 total downloads
- Latest version: 9.0.15
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 19 total downloads
- Latest version: 9.0.15
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 172 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Data.SqlClient.Extensions.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Microsoft.Data.SqlClient Extensions Abstractions
Microsoft.EntityFrameworkCore
by: Microsoft
- 26 total downloads
- Latest version: 9.0.15
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.CSharp
by: Microsoft
- 7 total downloads
- Latest version: 4.7.0
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
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 13 total downloads
- Latest version: 9.0.15
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 36 total downloads
- Latest version: 11.0.0-preview.3.26207.106
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 7 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.SqlClient.Internal.Logging
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing
and diagnostics.
This package is for internal use by other Microsoft.Data.SqlClient
packages only and should not be referenced directly by application code.
Microsoft.Data.SqlClient
by: Microsoft
- 10 total downloads
- Latest version: 7.0.0
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.Extensions.ApiDescription.Server
by: Microsoft
- 20 total downloads
- Latest version: 11.0.0-preview.3.26207.106
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 253 total downloads
- Latest version: 9.0.15
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Data.SqlClient.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview1.26064.3
Microsoft.Data.SqlClient Extensions Logging - ETW EventSource for SqlClient tracing and diagnostics.
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 1 total downloads
- Latest version: 1.1.0-preview1-001100
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 12 total downloads
- Latest version: 9.0.15
Shared design-time components for Entity Framework Core tools.