Repository navigation

#

linq-extensions

Linq extensions to calculate basic statistics

C#
100
1 年前

Linq extensions to Entity Framework Core 3.1 to support Microsoft SQL Server Temporal Table Querying

C#
47
4 年前

TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.

C#
11
2 个月前

.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.

C#
10
4 年前

A simple JS library that mimics some of the C# LINQ Extensions.

JavaScript
7
5 年前

Repository for the "C# LINQ Essentials: Learn LINQ Fundamentals in C# .NET" course.

C#
7
2 年前

PrimeFuncPack Linq - a functional programming pack for .NET

C#
2
3 年前

A collection of functional LINQ extension methods

C#
1
8 年前

Linq extensions used on Tempus Digital's projects

C#
1
5 年前

This solution contains generic repository for Entity Framework (EF 8) with various data operation methods and extension methods.

C#
1
4 个月前

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.

C#
0
4 年前

IQueryable.Select by property names (EF compatible extensions)

C#
0
5 个月前