Genocs.QueryBuilder
5.0.0-preview.4.1
This is a prerelease version of Genocs.QueryBuilder.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.QueryBuilder --version 5.0.0-preview.4.1
NuGet\Install-Package Genocs.QueryBuilder -Version 5.0.0-preview.4.1
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="Genocs.QueryBuilder" Version="5.0.0-preview.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genocs.QueryBuilder --version 5.0.0-preview.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genocs.QueryBuilder, 5.0.0-preview.4.1"
#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 Genocs.QueryBuilder as a Cake Addin #addin nuget:?package=Genocs.QueryBuilder&version=5.0.0-preview.4.1&prerelease // Install Genocs.QueryBuilder as a Cake Tool #tool nuget:?package=Genocs.QueryBuilder&version=5.0.0-preview.4.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
.NET query builder library
This package contains a query builder that is agnostic about the persistence layer. The library is designed by Genocs. The libraries are built using .NET standard 2.1.
Description
Persistence agnostic query builder service.
Support
Please check the GitHub repository getting more info.
Release notes
[2023-03-12] 5.0.0-preview.5.0
- Implemented MongoDB repository interfaces
[2023-03-12] 5.0.0
- New Architecture
[2023-03-12] 3.1.0
- Added Builders
[2023-03-12] 3.0.0
- Refactory to implement CQRS pattern
[2023-03-04] 2.4.1
- Updated System.Text.Json
[2023-01-23] 1.1.0
- Refactory enum
[2023-01-13] 1.0.0
- First Release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.2.0 | 7,597 | 10/22/2024 |
6.1.0 | 8,796 | 10/12/2024 |
6.0.0 | 836 | 7/31/2024 |
6.0.0-preview.2.0 | 5,233 | 7/19/2024 |
6.0.0-preview.1.0 | 6,131 | 6/19/2024 |
5.0.12 | 97 | 6/12/2024 |
5.0.11 | 5,242 | 5/19/2024 |
5.0.10 | 9,430 | 3/31/2024 |
5.0.9 | 1,321 | 2/19/2024 |
5.0.8 | 1,239 | 2/8/2024 |
5.0.6 | 3,050 | 1/23/2024 |
5.0.5 | 10,865 | 12/26/2023 |
5.0.4 | 14,588 | 12/7/2023 |
5.0.3 | 152 | 11/30/2023 |
5.0.2 | 131 | 11/28/2023 |
5.0.1 | 132 | 11/28/2023 |
5.0.0 | 229 | 11/25/2023 |
5.0.0-preview1.0 | 115 | 3/25/2023 |
5.0.0-preview.5.0 | 639 | 10/13/2023 |
5.0.0-preview.4.1 | 1,282 | 8/9/2023 |
5.0.0-preview.4.0 | 81 | 7/15/2023 |
5.0.0-preview.3.2 | 85 | 7/13/2023 |
5.0.0-preview.3.1 | 79 | 6/19/2023 |
5.0.0-preview.3.0 | 77 | 4/25/2023 |
5.0.0-preview.2.0 | 76 | 4/25/2023 |
5.0.0-preview.1.3 | 97 | 3/27/2023 |
5.0.0-preview.1.2 | 93 | 3/27/2023 |
1.1.0 | 391 | 1/23/2023 |
1.0.0 | 303 | 1/13/2023 |
Aligned to the ecosystem