Microsoft.EntityFrameworkCore
by: Microsoft
- 128 total downloads
- Latest version: 8.0.0-preview.6.23329.4
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
- 130 total downloads
- Latest version: 8.0.0-preview.6.23329.4
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 91 total downloads
- Latest version: 10.0.0-rc.1.25451.107
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 36 total downloads
- Latest version: 8.0.0-preview.6.23329.4
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 91 total downloads
- Latest version: 8.0.0-preview.1.23111.4
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 58 total downloads
- Latest version: 8.0.0-preview.6.23329.4
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 28 total downloads
- Latest version: 7.0.16
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 1 total downloads
- Latest version: 7.0.0-rc.2.22472.11
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1 total downloads
- Latest version: 3.1.30
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 6 total downloads
- Latest version: 1.1.4
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 6 total downloads
- Latest version: 7.0.2
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
by: Microsoft
- 13 total downloads
- Latest version: 1.1.5
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 151 total downloads
- Latest version: 10.0.0
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.AmbientMetadata.Application
by: Microsoft
- 2 total downloads
- Latest version: 9.9.0
Runtime information provider for application-level ambient metadata.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 4 total downloads
- Latest version: 8.0.21
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/6254f5ca64f85b90327592dff67ea6b2ec0262c6
Microsoft.Extensions.Caching.Abstractions
by: Microsoft
- 11 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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
- 17 total downloads
- Latest version: 10.1.0
Multi-level caching implementation building on and extending IDistributedCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 12 total downloads
- Latest version: 9.0.9
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.Redis
by: Microsoft
- 9 total downloads
- Latest version: 2.2.0-preview2-35157
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis.
This package was built from the source at:
https://github.com/aspnet/Caching/tree/a3063f41bce093b3465a241ce0e3670f60f8d33e
Microsoft.Extensions.Caching.SqlServer
by: Microsoft
- 48 total downloads
- Latest version: 10.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/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa