LogicBuilder.Expressions.Utils 5.0.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0
dotnet add package LogicBuilder.Expressions.Utils --version 5.0.7
NuGet\Install-Package LogicBuilder.Expressions.Utils -Version 5.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LogicBuilder.Expressions.Utils" Version="5.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LogicBuilder.Expressions.Utils --version 5.0.7
#r "nuget: LogicBuilder.Expressions.Utils, 5.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install LogicBuilder.Expressions.Utils as a Cake Addin
#addin nuget:?package=LogicBuilder.Expressions.Utils&version=5.0.7

// Install LogicBuilder.Expressions.Utils as a Cake Tool
#tool nuget:?package=LogicBuilder.Expressions.Utils&version=5.0.7

Creates CRUD related LINQ queries from data.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on LogicBuilder.Expressions.Utils:

Package Downloads
AutoMapper.AspNetCore.OData.EFCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Creates LINQ expressions from ODataQueryOptions and executes the query.

AutoMapper.AspNetCore.OData.EF6 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Creates LINQ expressions from ODataQueryOptions and executes the query.

LogicBuilder.Expressions.EntityFrameworkCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Augments LogicBuilder.Expressions.Utils with LINQ queries specific to EF Core.

LogicBuilder.EntityFrameworkCore.SqlServer The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Given an EF Core DBContext, LogicBuilder.EntityFrameworkCore.SqlServer uses AutoMapper configurations to support CRUD operations using the DTO objects.

AutoMapper.AspNet.OData.EF6 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Creates LINQ expressions from ODataQueryOptions and executes the query.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on LogicBuilder.Expressions.Utils:

Repository Stars
AutoMapper/AutoMapper.Extensions.OData
Creates LINQ expressions from ODataQueryOptions and executes the query.
Version Downloads Last updated
5.0.7 1,495 10/1/2022
5.0.6 126,807 6/16/2022
5.0.4 140,419 4/15/2022
5.0.3 696 4/15/2022
5.0.2 1,956 12/24/2021
5.0.1 403 12/14/2021
5.0.0 20,649 12/14/2021
4.1.3 1,141 9/8/2021
4.1.3-preview.3 142 9/7/2021
4.1.3-preview.2 112 8/26/2021
4.1.3-preview.1 120 8/23/2021
4.1.3-preview.0 116 8/7/2021
4.1.2 105,729 5/11/2021
4.1.1 115,202 2/20/2021
4.1.1-preview.2 139 2/8/2021
4.1.1-preview.0 128 2/5/2021
4.1.0 342 1/13/2021
4.0.2 74,145 9/16/2020
4.0.1 3,080 9/8/2020
4.0.1-preview.1 230 9/4/2020
4.0.1-preview.0 418 8/26/2020
4.0.0 630 7/23/2020
4.0.0-preview02 341 7/20/2020
4.0.0-preview01 383 7/17/2020
2.0.0 9,375 8/27/2019
1.0.0 2,900 12/30/2018
1.0.0-preview16 731 9/17/2018
1.0.0-preview15 624 9/17/2018

Supporting AutoMapper v12.