EntityFramework.Functions 1.0.0
- Stored procedures (single result type, multiple result types, output parameter),
- Table-valued functions,
- Scalar-valued functions (composable or non-composable),
- Aggregate functions,
- Built-in functions,
- Niladic function.
EntityFramework.Functions library works on .NET 4.0, .NET 4.5, .NET 4.6, with Entity Framework 6.1.0 and later.
For more information, see document (APIs and examples): https://weblogs.asp.net/dixin/entityframework.functions
No packages depend on EntityFramework.Functions.
.NET Framework 4.0
- EntityFramework (>= 6.1.0)