Queries.Core
0.4.0
dotnet add package Queries.Core --version 0.4.0
NuGet\Install-Package Queries.Core -Version 0.4.0
<PackageReference Include="Queries.Core" Version="0.4.0" />
paket add Queries.Core --version 0.4.0
#r "nuget: Queries.Core, 0.4.0"
// Install Queries.Core as a Cake Addin #addin nuget:?package=Queries.Core&version=0.4.0 // Install Queries.Core as a Cake Tool #tool nuget:?package=Queries.Core&version=0.4.0
Contains the core classes to build queries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.0 is compatible. netstandard1.1 is compatible. netstandard1.2 was computed. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 is compatible. |
.NET Framework | net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 was computed. wp81 was computed. wpa81 was computed. |
Windows Store | netcore was computed. netcore45 was computed. netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.0
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 7.4.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.3)
- Optional (>= 4.0.0)
- System.Linq.Queryable (>= 4.3.0)
-
.NETStandard 1.1
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 8.6.3)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.3)
- Optional (>= 4.0.0)
- System.Linq.Queryable (>= 4.3.0)
-
.NETStandard 1.3
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 7.4.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 12.0.3)
- Optional (>= 4.0.0)
- System.Linq.Queryable (>= 4.3.0)
-
.NETStandard 2.1
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 8.6.3)
- Newtonsoft.Json (>= 12.0.3)
- Optional (>= 4.0.0)
- System.Linq.Queryable (>= 4.3.0)
-
net5.0
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 8.6.3)
- Newtonsoft.Json (>= 12.0.3)
- System.Collections.Immutable (>= 5.0.0)
- System.Linq.Queryable (>= 4.3.0)
- Ultimately (>= 2.1.1)
-
net6.0
- Candoumbe.MiscUtilities (>= 0.6.3)
- FluentValidation (>= 8.6.3)
- Newtonsoft.Json (>= 12.0.3)
- System.Linq.Queryable (>= 4.3.0)
- Ultimately (>= 2.1.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Queries.Core:
Package | Downloads |
---|---|
Queries.Renderers.SqlServer
Queries.Renderers.SqlServer Class Library |
|
DataFilters.Queries
Provides extension methods to convert IFilter to IWhereClause and IOrder to ISort. |
|
Queries.Renderers.Sqlite
Package Description |
|
Queries.EntityFrameworkCore.Extensions
Package Description |
|
Queries.Renderers.Neo4J
Queries.Renderers.Neo4J is a Query builder for Neo4J. It's allow to build Neo4J queries |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 3,492 | 11/16/2021 |
0.4.0-alpha0002 | 620 | 1/31/2021 |
0.3.0 | 4,767 | 1/31/2021 |
0.2.0 | 2,517 | 1/31/2021 |
0.1.0 | 1,332 | 1/8/2021 |
• Added DateOnly support ([#41](https://github.com/candoumbe/queries/issues/41))
• Added TimeOnly support ([#41](https://github.com/candoumbe/queries/issues/42))
Full changelog at https://github.com/candoumbe/Queries/blob/main/CHANGELOG.md