Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1.891k total downloads
- Latest version: 5.0.17
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 3.852k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 4.204k total downloads
- Latest version: 11.0.0-preview.1.26104.118
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/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3.555k 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.EntityFrameworkCore.Sqlite
by: Microsoft
- 2.17k total downloads
- Latest version: 5.0.17
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 2.345k total downloads
- Latest version: 5.0.17
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 3.931k total downloads
- Latest version: 11.0.0-preview.1.26104.118
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 4.114k total downloads
- Latest version: 11.0.0-preview.1.26104.118
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.Redis
by: Microsoft
- 481 total downloads
- Latest version: 2.3.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
by: Microsoft
- 1.489k total downloads
- Latest version: 5.0.17
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Abstractions
by: Microsoft
- 788 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides abstractions that are used by models in conjunction with the SQL Server EF Core provider
Commonly Used Types:
Microsoft.EntityFrameworkCore.HierarchyId
Microsoft.Extensions.ApiDescription.Client
by: Microsoft
- 2.596k total downloads
- Latest version: 11.0.0-preview.1.26104.118
MSBuild tasks and targets for code generation
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.Extensions.Azure
by: Microsoft
- 427 total downloads
- Latest version: 1.13.1
Azure Client SDK integration with Microsoft.Extensions libraries
Microsoft.Extensions.AI.Abstractions
by: Microsoft
- 262 total downloads
- Latest version: 10.3.0
Abstractions representing generative AI components.
Microsoft.Extensions.AI
by: Microsoft
- 293 total downloads
- Latest version: 10.3.0
Utilities for working with generative AI components.
Microsoft.Extensions.AI.OpenAI
by: Microsoft
- 292 total downloads
- Latest version: 10.3.0
Implementation of generative AI abstractions for OpenAI-compatible endpoints.
Microsoft.Extensions.AmbientMetadata.Application
by: Microsoft
- 53 total downloads
- Latest version: 10.3.0
Runtime information provider for application-level ambient metadata.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 291 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.Extensions.Caching.Hybrid
by: Microsoft
- 256 total downloads
- Latest version: 10.3.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 281 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite