Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
151 packages returned for Tags:"Entity-
Framework"
Sort by
Relevance
Downloads
Recently updated
DelegateDecompiler.
EntityFramework
by:
hazzik
3,915,814 total downloads
last updated
10/20/2022
Latest version:
0.32.0
LINQ
computed-properties
computedproperties
decompiler
decompilation
computed
properties
expressions
expression-tree
IL
More tags
A library which is able to decompile a delegate or a method body to its lambda representation
LightInject.
Microsoft.
DependencyInjection
by:
bernhard richter
1,255,168 total downloads
last updated
5/8/2023
Latest version:
3.7.1
Ioc
Dependency-Injection
Inversion-of-Control
LightInject
ASP.NET
Entity-Framework
Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.
PeanutButter.
Utils.
Entity
by:
davydm
545,008 total downloads
last updated
7/26/2022
Latest version:
2.0.96
entity-framework
EF
Provides the following: * EntityBase - a base entity class to inherit from. Provides the following fields: Created (datetime) LastModified (datetime?) Enabled (bool)...
More information
EntityFramework.
Cache
by:
moozzyk
1,556,214 total downloads
last updated
11/22/2020
Latest version:
1.3.3
EF6
EF6.3
EF
entity-framework
EntityFramework
Entity
Framework
6.1
.NET
Core
More tags
Second Level Cache for Entity Framework 6.3 and newer.
EntityFramework.
Triggers
by:
NickStrupat
274,190 total downloads
last updated
3/3/2021
Latest version:
6.2.3
entity-framework
entityframework
ef
triggers
trigger
Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.
EntityFramework.
TypedOriginalValues
by:
NickStrupat
194,207 total downloads
last updated
10/26/2017
Latest version:
1.1.1
entity-framework
entityframework
originalvalues
Get typed access to the `OriginalValue`s of your entity properties. Simple and complex properties are supported, navigation/collections are not.
CommunityEFProviderWrappers.
EFProviderWrapperToolkit
by:
stephencleary
293,369 total downloads
last updated
5/4/2011
Latest version:
1.0.0
entity-framework
ef
entities
linq
database
provider
A toolkit for writing Entity Framework provider wrappers.
EntityFramework.
CodeFirstStoreFunctions
by:
moozzyk
3,154,602 total downloads
last updated
10/9/2019
Latest version:
1.2.0
EF6
EF6.1
EF
Entity
Framework
Entity-Framework
EntityFramework
6.1
Store
Functions
More tags
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
WebBackgrounder.
EntityFramework
by:
haacked
623,483 total downloads
last updated
11/24/2011
Latest version:
0.1.0
aspnet
threading
background
tasks
jobs
scheduled
scheduling
workers
asp.net
sql
More tags
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.
EntityFrameworkCore.
Cacheable
by:
SteffenM
294,020 total downloads
last updated
1/24/2019
Latest version:
2.0.1
entity-framework
database
c-sharp
dotnet-core
dotnet-standard
dotnet-framework
orm
cache
Entity Framework (EF) Core Cacheable is a high performance second level query cache extention library, for the popular Entity Framework data access technology. It provides caching functionality for all types of...
More information
TrackableEntities.
Common
by:
lelong37
tonysneed
145,341 total downloads
last updated
12/4/2017
Latest version:
2.5.7
change-tracking
entity-framework
n-tier
wcf
web-api
Assembly containing ITrackable interface and TrackingState enum.
CommunityEFProviderWrappers.
EFTracingProvider
by:
stephencleary
213,345 total downloads
last updated
5/4/2011
Latest version:
1.0.0
entity-framework
ef
entities
linq
trace
tracing
database
provider
A provider that allows tracing Entity Framework queries and updates.
QueryDesigner
by:
mrxten
83,258 total downloads
last updated
7/17/2020
Latest version:
3.0.2
linq
query
filtering
entity-framework
QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
CachedQueries
by:
vposd
98,245 total downloads
last updated
2/7/2023
Latest version:
1.0.17
entity-framework
ef-core
cache
query
caching
CachedQueries is a query cache extension library for Entity Framework Core. The main goal is to bring caching to ef queries with flexible invalidation without any abstraction over DbSet.
Vibrant.
QuerySearch
by:
mikaelgra
58,587 total downloads
last updated
8/8/2022
Latest version:
8.2.2
queryable
entity-framework
Provides IQueryable extensions for easily working with filtering and pagination.
TrackableEntities.
Client
by:
tonysneed
62,239 total downloads
last updated
12/4/2017
Latest version:
2.5.7
change-tracking
entity-framework
n-tier
wcf
web-api
Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.
TrackableEntities.
EF.
6
by:
tonysneed
66,010 total downloads
last updated
12/4/2017
Latest version:
2.5.7
change-tracking
entity-framework
n-tier
wcf
web-api
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.
NLog.
EntityFramework
by:
ladenedge
36,109 total downloads
last updated
11/1/2012
Latest version:
1.0.0
nlog
entity-framework
An NLog database target that is configurable via an Entity Framework connection string.
Vibrant.
QuerySearch.
EntityFrameworkCore
by:
mikaelgra
26,781 total downloads
last updated
8/30/2018
Latest version:
8.1.2
queryable
entity-framework
Provides an asynchronous operations over the original Vibrant.QuerySearch library.
SimplePatch
by:
OmarMuscatello
85,218 total downloads
last updated
9/1/2018
Latest version:
3.0.1
patch
http-patch
partial-entity-changes
web-api
asp-net-web-api
entity-framework
entity-framework-core
asp-net
asp-net-core
A simple library for partial entity changes in ASP.NET and ASP.NET Core.
Previous
Next