Skip to content

Add support to Max and Min functions #404

@DelvisR

Description

@DelvisR

How to implement Max and Min aggregate functions:

public static object Max(this IQueryable source, string selector, params object[] values)

public static object Min(this IQueryable source, string selector, params object[] values)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions