Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 486 total downloads
- Latest version: 3.1.32
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 364 total downloads
- Latest version: 3.1.32
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 331 total downloads
- Latest version: 3.1.32
Lazy-loading proxies for EF Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 318 total downloads
- Latest version: 3.1.32
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 85 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
- 375 total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 305 total downloads
- Latest version: 3.1.32
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 76 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 458 total downloads
- Latest version: 3.1.32
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 76 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
by: Microsoft
- 209 total downloads
- Latest version: 3.1.32
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1.18k total downloads
- Latest version: 9.0.0-preview.1.24081.2
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
by: Microsoft
- 45 total downloads
- Latest version: 9.9.1
Utilities for working with generative AI components.
Microsoft.Extensions.AI.Abstractions
by: Microsoft
- 60 total downloads
- Latest version: 9.10.0
Abstractions representing generative AI components.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 187 total downloads
- Latest version: 9.10.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1.07k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 565 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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
- 31 total downloads
- Latest version: 9.8.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 686 total downloads
- Latest version: 10.0.0-rc.2.25502.107
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 143 total downloads
- Latest version: 2.3.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.