![]() |
VOOZH | about |
dotnet add package eQuantic.Linq --version 2.1.0
NuGet\Install-Package eQuantic.Linq -Version 2.1.0
<PackageReference Include="eQuantic.Linq" Version="2.1.0" />
<PackageVersion Include="eQuantic.Linq" Version="2.1.0" />Directory.Packages.props
<PackageReference Include="eQuantic.Linq" />Project file
paket add eQuantic.Linq --version 2.1.0
#r "nuget: eQuantic.Linq, 2.1.0"
#:package eQuantic.Linq@2.1.0
#addin nuget:?package=eQuantic.Linq&version=2.1.0Install as a Cake Addin
#tool nuget:?package=eQuantic.Linq&version=2.1.0Install as a Cake Tool
eQuantic Linq Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on eQuantic.Linq:
| Package | Downloads |
|---|---|
|
eQuantic.Core.Data
eQuantic Core Data Class Library |
|
|
eQuantic.Core.Domain
eQuantic Domain Library |
|
|
eQuantic.Core.Api.Crud.Client
eQuantic Api CRUD Client Library |
|
|
eQuantic.Core.Mvc
eQuantic Core MVC Library |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.0 | 1,920 | 8/29/2025 |
| 2.0.0 | 296 | 8/28/2025 |
| 1.3.4 | 10,446 | 8/25/2024 |
| 1.3.3 | 3,259 | 7/28/2024 |
| 1.3.2 | 1,955 | 7/22/2024 |
| 1.3.1 | 7,771 | 1/8/2024 |
| 1.2.0 | 3,626 | 11/18/2023 |
| 1.1.6 | 5,407 | 8/13/2023 |
| 1.1.5 | 868 | 8/13/2023 |
| 1.1.4 | 357 | 8/13/2023 |
| 1.1.3 | 1,971 | 7/2/2023 |
| 1.1.2 | 3,557 | 10/15/2022 |
| 1.1.1 | 1,530 | 9/15/2022 |
| 1.1.0 | 1,971 | 8/28/2022 |
| 1.0.0 | 1,506 | 8/27/2022 |
v2.0.0: Major update with modern .NET 6/8/9 support, enhanced performance with expression caching, fluent query API, async support, and breaking changes. See CHANGELOG.md for migration guide.