AlexeyBoyko
-
- 93,457 total downloads
- last updated 3/6/2021
- Latest version: 1.0.0
Utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc. -
LinqExpr
by: AlexeyBoyko- 876 total downloads
- last updated 4/14/2021
- Latest version: 1.0.0
library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a... More information