Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 2.375k total downloads
- Latest version: 3.1.8
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 677 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
- 101 total downloads
- Latest version: 2.2.0
Microsoft SQL Server database provider for Entity Framework Core.
This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/ee3828a168f874efc5e5c8cc8c9bce9aa7db9d25
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 27.819k total downloads
- Latest version: 7.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 516 total downloads
- Latest version: 2.0.0-preview1-final
Design-time Entity Framework Core functionality for SQLite
Microsoft.Extensions.Caching.StackExchangeRedis
by: Microsoft
- 1.514k total downloads
- Latest version: 7.0.2
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/7c810658463f35c39c54d5fb8a8dbbfd463bf747
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 11.035k total downloads
- Latest version: 6.0.5
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/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 2.149k total downloads
- Latest version: 7.0.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
- 108 total downloads
- Latest version: 2.2.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/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.DotNet.PlatformAbstractions
by: Microsoft
- 14.273k total downloads
- Latest version: 3.1.6
Abstractions for making code that uses file system and environment testable.
Microsoft.Extensions.Configuration
by: Microsoft
- 39.806k total downloads
- Latest version: 7.0.0
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 9.053k 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
- 618 total downloads
- Latest version: 3.1.3
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 18.425k total downloads
- Latest version: 7.0.2
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore
by: Microsoft
- 1.867k total downloads
- Latest version: 3.1.8
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 979 total downloads
- Latest version: 3.1.7
Shared design-time components for Entity Framework Core tools.
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 23.545k total downloads
- Latest version: 7.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.InMemory
by: Microsoft
- 156 total downloads
- Latest version: 3.1.5
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 638 total downloads
- Latest version: 3.1.3
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 1.814k total downloads
- Latest version: 3.1.8
Provides abstractions and attributes that are used to configure Entity Framework Core