EntityFramework Code First Functions NuGet Package

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.




Got any EntityFramework Code First Functions Question?





Info

Version: 1.5.0
Author(s): Dixin Yan
Last Update: Wednesday, March 11, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Dixin/EntityFramework.Functions
NuGet Url: https://www.nuget.org/packages/EntityFramework.Functions


Install
Install-Package EntityFramework.Functions
dotnet add package EntityFramework.Functions
paket add EntityFramework.Functions
EntityFramework.Functions Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0 .NETFramework 4.5 .NETFramework 4.7 net46 net48 netstandard2.1 5 packages depend on this package.


Tags



STATS

must-have-score

4.8

avg-downloads-per-day

151

days-since-last-release

1478