Microsoft.DotNet.InternalAbstractions
by: Microsoft.DotNet.InternalAbstractions
- 5 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
- 46 total downloads
- Latest version: 5.0.0-preview.2.20160.6
Abstractions for making code that uses file system and environment testable.
Microsoft.DotNet.ProjectModel
by: Microsoft.DotNet.ProjectModel
- 3 total downloads
- Latest version: 1.0.0-rc3-003121
Types to model a .NET Project
Microsoft.EntityFrameworkCore
by: Microsoft
- 235 total downloads
- Latest version: 9.0.11
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.EntityFrameworkCore.Abstractions
by: Microsoft
- 380 total downloads
- Latest version: 9.0.11
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 175 total downloads
- Latest version: 10.0.0
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 247 total downloads
- Latest version: 9.0.11
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 180 total downloads
- Latest version: 9.0.9
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 22 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
- 603 total downloads
- Latest version: 9.0.11
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 456 total downloads
- Latest version: 9.0.11
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 157 total downloads
- Latest version: 9.0.11
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 251 total downloads
- Latest version: 10.0.1
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.Extensions.AI.Abstractions
by: Microsoft
- 4 total downloads
- Latest version: 9.5.0
Abstractions representing generative AI components.
Microsoft.Extensions.AI.OpenAI
by: Microsoft
- 1 total downloads
- Latest version: 9.10.0-preview.1.25513.3
Implementation of generative AI abstractions for OpenAI-compatible endpoints.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 55 total downloads
- Latest version: 10.0.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 127 total downloads
- Latest version: 10.0.1
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Hybrid
by: Microsoft
- 46 total downloads
- Latest version: 10.1.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 143 total downloads
- Latest version: 10.0.1
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.StackExchangeRedis
by: Microsoft
- 131 total downloads
- Latest version: 10.0.1
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef