![]() |
VOOZH | about |
dotnet add package LinqBuilder.EFCore --version 4.0.0
NuGet\Install-Package LinqBuilder.EFCore -Version 4.0.0
<PackageReference Include="LinqBuilder.EFCore" Version="4.0.0" />
<PackageVersion Include="LinqBuilder.EFCore" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="LinqBuilder.EFCore" />Project file
paket add LinqBuilder.EFCore --version 4.0.0
#r "nuget: LinqBuilder.EFCore, 4.0.0"
#:package LinqBuilder.EFCore@4.0.0
#addin nuget:?package=LinqBuilder.EFCore&version=4.0.0Install as a Cake Addin
#tool nuget:?package=LinqBuilder.EFCore&version=4.0.0Install as a Cake Tool
LinqBuilder.EFCore packages extends the following extensions to support ISpecification.
bool result = await _sampleContext.Entities.AnyAsync(specification);
bool result = await _sampleContext.Entities.AllAsync(specification);
int result = await _sampleContext.Entities.CountAsync(specification);
Entity result = await _sampleContext.Entities.FirstAsync(specification);
Entity result = await _sampleContext.Entities.FirstOrDefaultAsync(specification);
Entity result = await _sampleContext.Entities.SingleAsync(specification);
Entity result = await _sampleContext.Entities.SingleOrDefaultAsync(specification);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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 is compatible. 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0 | 220 | 1/8/2026 |
| 3.2.0 | 3,389 | 12/30/2024 |
| 3.1.0 | 2,289 | 5/5/2024 |
| 3.0.1 | 369 | 10/18/2023 |
| 3.0.0 | 220 | 10/17/2023 |
| 2.1.2 | 1,245 | 4/14/2022 |
| 2.1.1 | 586 | 4/13/2022 |
| 2.1.0 | 585 | 4/13/2022 |
| 2.0.0 | 1,202 | 1/19/2021 |
| 1.0.1 | 655 | 11/3/2020 |
| 1.0.0 | 683 | 11/3/2020 |
| 0.16.1 | 16,071 | 8/29/2019 |
| 0.15.0 | 1,801 | 12/4/2018 |
| 0.14.0 | 1,025 | 12/3/2018 |
| 0.13.0 | 1,431 | 9/17/2018 |
| 0.12.1 | 1,317 | 7/18/2018 |
| 0.12.0 | 1,508 | 7/18/2018 |
| 0.11.1 | 1,485 | 7/18/2018 |
| 0.11.0 | 1,592 | 6/24/2018 |
| 0.10.0 | 1,216 | 6/24/2018 |