An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

entityframework.functions

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

Ecosystem
nuget.org
Latest Release
1.5.0
almost 6 years ago
Versions
9
Downloads
2,255,504 total
Dependent Packages
9
Dependent Repos
17
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
Repository
Stars 81 on GitHub
Forks 26 on GitHub
Commits 68
Committers 6
Avg per Author 11.333
DDS 0.176
Rankings on nuget.org
Overall Top 2.4%
Downloads Top 0.9%
Dependent packages Top 1.6%
Dependent repos Top 1.7%
Forks Top 3.7%