Tabliq.RemoteExecuter 0.0.7-alpha.2

This is a prerelease version of Tabliq.RemoteExecuter.
dotnet add package Tabliq.RemoteExecuter --version 0.0.7-alpha.2
                    
NuGet\Install-Package Tabliq.RemoteExecuter -Version 0.0.7-alpha.2
                    
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="Tabliq.RemoteExecuter" Version="0.0.7-alpha.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tabliq.RemoteExecuter" Version="0.0.7-alpha.2" />
                    
Directory.Packages.props
<PackageReference Include="Tabliq.RemoteExecuter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tabliq.RemoteExecuter --version 0.0.7-alpha.2
                    
#r "nuget: Tabliq.RemoteExecuter, 0.0.7-alpha.2"
                    
#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.
#:package Tabliq.RemoteExecuter@0.0.7-alpha.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tabliq.RemoteExecuter&version=0.0.7-alpha.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Tabliq.RemoteExecuter&version=0.0.7-alpha.2&prerelease
                    
Install as a Cake Tool

Tabliq

A .NET remote query engine, connects and queries against a virtual schema thats securly rewritten such that you can safely run external queries without providing data outside the scope of the virtual schema.

Reporting issues

We aim to parse and rewrite any ANSI Sql complient syntax, if you find any queries that you believe are not being parsed or rewritten correctly, please report them as issues.

When reporting sql parsing issues, please provide the following information:

The query you are trying to run, the expected output and the actual output. If you can provide a minimal example that reproduces the issue, that would be very helpful.

Also make sure you are providing the Virtual schema too so that data binding and column resolution can be tested and that is a critical feature of this parser.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.0.7-alpha.2 46 9/10/2026
0.0.7-alpha.1 65 7/28/2026
0.0.6-alpha.1 64 7/27/2026
0.0.5-alpha.4 59 7/21/2026
0.0.5-alpha.3 57 7/20/2026
0.0.5-alpha.2 62 7/16/2026
0.0.5-alpha.1 54 7/16/2026
0.0.4-alpha.9 59 7/16/2026
0.0.4-alpha.8 58 7/3/2026
0.0.4-alpha.7 60 7/3/2026
0.0.4-alpha.6 62 7/3/2026
0.0.4-alpha.5 64 7/3/2026
0.0.4-alpha.4 71 6/30/2026
0.0.4-alpha.3 67 6/30/2026
0.0.4-alpha.2 87 6/29/2026
0.0.4-alpha.1 67 6/29/2026
0.0.3-alpha.4 66 6/24/2026
0.0.3-alpha.3 64 6/24/2026
0.0.3-alpha.2 74 6/22/2026
0.0.3-alpha.1 77 6/22/2026
Loading failed