Microsoft.Extensions.Caching.Hybrid
by: Microsoft
- 132 total downloads
- Latest version: 9.0.0-preview.9.24556.5
Experimental package. Multi-level caching implementation building on and extending IDistributedCache
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 4.044k total downloads
- Latest version: 5.0.17
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 560 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 3.675k total downloads
- Latest version: 5.0.17
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 4.446k total downloads
- Latest version: 9.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 426 total downloads
- Latest version: 9.0.0
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 461 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 5.968k total downloads
- Latest version: 9.0.0
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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 7.304k 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.Caching.SqlServer
by: Microsoft
- 5.085k total downloads
- Latest version: 9.0.0
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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 624 total downloads
- Latest version: 2.2.0
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 3.042k 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.EntityFrameworkCore.Analyzers
by: Microsoft
- 6.12k total downloads
- Latest version: 9.0.0-preview.1.24081.2
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore
by: Microsoft
- 3.783k total downloads
- Latest version: 5.0.17
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.Design
by: Microsoft
- 3.793k total downloads
- Latest version: 5.0.17
Shared design-time components for Entity Framework Core tools.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 4.204k total downloads
- Latest version: 9.0.0
Caching abstractions for in-memory cache and distributed cache.
Commonly Used Types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 463 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 3.186k total downloads
- Latest version: 5.0.17
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 3.719k total downloads
- Latest version: 5.0.17
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 3.293k total downloads
- Latest version: 5.0.17
Provides abstractions and attributes that are used to configure Entity Framework Core