NQuery 0.9.5-beta
dotnet add package NQuery --version 0.9.5-beta
NuGet\Install-Package NQuery -Version 0.9.5-beta
<PackageReference Include="NQuery" Version="0.9.5-beta" />
paket add NQuery --version 0.9.5-beta
#r "nuget: NQuery, 0.9.5-beta"
// Install NQuery as a Cake Addin #addin nuget:?package=NQuery&version=0.9.5-beta&prerelease // Install NQuery as a Cake Tool #tool nuget:?package=NQuery&version=0.9.5-beta&prerelease
NQuery is a relational query engine that allows executing a SELECT query against in-memory objects. It can
use arrays, data sets, data tables or any other custom data source. NQuery is completely extensible so
that you can add custom functions, aggregates, constants and parameters.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NQuery:
Package | Downloads |
---|---|
NQuery.WinForms.Actipro40
This package provides an integration with Actipro's SyntaxEditor so that you can author queries very easily. This includes code completion, parameter info and syntax highlighting. |
|
NQuery.WinForms
This package provides additional UI controls for query authoring including a show plan control to visualize the execution plan similar to Microsoft SQL Server Management Studio as well as a browser control to explore the scope of a query or expression. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NQuery:
Repository | Stars |
---|---|
dotnet-presentations/dotnetcore-workshop
Are you ready to get started with .NET Core? This one day workshop covers the basics, then digs into web development (ASP.NET Core), .NET Standard, porting from .NET Framework, and containers.
|
Version | Downloads | Last updated |
---|---|---|
0.9.5-beta | 2,088 | 8/23/2012 |