Top 20 NuGet Packages
In Memory Cache Implementation of Second Layer Entity Framework Cache
refrenced by https://www.nuget.org/packages/EF.Caching.Cache
EF Core bulk operations - INSERT SELECT, UPDATE SELECT , DELETE SELECT
Easy to use, generic repository wrapper component for Entity Framework Core
Intregration SQL Server database with repository pettern and also losely couple code.
Simple classes / tools / wrappers to manipulate data on Microsoft Azure Cosmos DB
This library provides custom mapping configurations for Entity Framework.
Bulk operations for Entity Framework
An EntityFramework generic repository with graph management
Intregration SQL Server database with repository pettern and also losely couple code.
A collection of EF contributions for .NET Entity Framework 6.
Some Sql Server performance analyzers to be used with the Performance Interceptor.
Package Description
A simple data model created using Entity Framework Code First to use in prototyping efforts. Includes a concrete DropAndCreateAlways initializer implementation to quickly spin up a create a database and seed it.
Package Description
Redis Cache implementation of ICache for Second Level Cache for Entity Framework 6.1 nuget package. Basically an extension for "EntityFramework.Cache"
Generate alphanumeric codes and slugs for URLS with Entity Framework
Test Description
An useful EntityFrameworkCore interceptor to find long running queries against the database. Apart from using any profiler, it will log an error (or anything depending on the configuration) if the specified threshold exceeded.
https://github.com/patrushi/EFCore.DbComment
输出EF Core生成的SQL语句到控制台。A library outputing EFCore's SQL to the console.