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 |
---|---|
.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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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 | 2,098 | 11/16/2021 |
0.4.0-alpha0002 | 392 | 1/31/2021 |
0.3.0 | 3,698 | 1/31/2021 |
0.2.0 | 1,769 | 1/31/2021 |
0.1.0 | 930 | 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