Skip to content
#

linq-extensions

Here are 16 public repositories matching this topic...

.Net 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 given period of time. The library fully supports Entity Framework, including Async operations.

  • Updated Apr 16, 2021
  • C#

This repository contains my implementation of a String Calculator which recieves a string (containing zero or more numbers as well as some delimiters) as input and calculates the string's sum based on a number of rules/requirements specified by the project and which can be found in the README file.

  • Updated Jul 13, 2021
  • C#

Improve this page

Add a description, image, and links to the linq-extensions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linq-extensions topic, visit your repo's landing page and select "manage topics."

Learn more