EntityFramework
by: Microsoft
- 1.524k total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.CodeFirstStoreFunctions
by: Pawel "moozzyk" Kadluczka
- 201 total downloads
- Latest version: 1.2.0
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
EntityFramework.Extended
by: LoreSoft
- 872 total downloads
- Latest version: 6.1.0.168
A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.
EntityFramework.Functions
by: Dixin Yan
- 161 total downloads
- Latest version: 1.5.0
EntityFramework.Functions library implements Entity Framework code first support for
- Stored procedures (with single result type, multiple result types, output parameter),
- Table-valued functions (returning entity type, complex type),
- Scalar-valued functions (composable, non-composable),
- Aggregate functions,
- Built-in functions,
- Niladic functions,
- Model defined functions.
EntityFramework.Functions library works on .NET Standard with Entity Framework 6.4.0. It also works on .NET 4.0, .NET 4.5, .NET 4.6, .NET 4.7, .NET 4.8 with Entity Framework 6.1.0 and later.
It can be installed through Nuget:
- dotnet add package EntityFramework.Functions
Or:
- Install-Package EntityFramework.Functions -DependencyVersion Highest
For more information, see:
- Document (APIs and examples): https://weblogs.asp.net/Dixin/EntityFramework.Functions
- Source code: https://github.com/Dixin/EntityFramework.Functions
- Nuget package: https://www.nuget.org/packages/EntityFramework.Functions
EntityFramework.SqlServerCompact
by: Microsoft
- 980 total downloads
- Latest version: 6.5.1
Allows SQL Server Compact 4.0 to be used with Entity Framework.
EntityFramework.Triggers
by: Nick Strupat
- 1.211k total downloads
- Latest version: 6.2.3
Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.
EntityFramework.TypedOriginalValues
by: Nick Strupat
- 434 total downloads
- Latest version: 1.1.1
Get typed access to the `OriginalValue`s of your entity properties. Simple and complex properties are supported, navigation/collections are not.
EPPlus
by: EPPlus Software AB
- 2.41k total downloads
- Latest version: 8.0.7
A spreadsheet library for .NET framework and .NET core
EmailValidation
by: Jeffrey Stedfast
- 302 total downloads
- Latest version: 1.2.0
A simple (but correct) .NET class for validating email addresses.
Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 2.044k total downloads
- Latest version: 8.11.0
A collection of minimal binary files.
EntityFrameworkTesting
by: EntityFramework.Testing
- 453 total downloads
- Latest version: 1.3.0
Testing doubles for EntityFramework.
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 232 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 123 total downloads
- Latest version: 8.0.0
Package Description
EntityFrameworkCore.Sqlite.NodaTime
by: Kristian Hellang et al.
- 264 total downloads
- Latest version: 9.1.0
Adds support for NodaTime types when using SQLite with Entity Framework Core.
EntityFrameworkCore.SqlServer.HierarchyId
by: Brice Lambson et al.
- 246 total downloads
- Latest version: 3.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFramework6.Npgsql
by: Shay Rojansky Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 620 total downloads
- Latest version: 6.4.3
PostgreSQL provider for Entity Framework 6
elmah
by: Atif Aziz
- 120 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 91 total downloads
- Latest version: 2.0.0-alpha001
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
Enums.NET
by: Tyler Brinkley
- 362 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 127 total downloads
- Latest version: 8.0.0
Package Description