Musoq.Evaluator 15.1.0

dotnet add package Musoq.Evaluator --version 15.1.0
                    
NuGet\Install-Package Musoq.Evaluator -Version 15.1.0
                    
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="Musoq.Evaluator" Version="15.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Musoq.Evaluator" Version="15.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Musoq.Evaluator" />
                    
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 Musoq.Evaluator --version 15.1.0
                    
#r "nuget: Musoq.Evaluator, 15.1.0"
                    
#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 Musoq.Evaluator@15.1.0
                    
#: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=Musoq.Evaluator&version=15.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Musoq.Evaluator&version=15.1.0
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (18)

Showing the top 5 NuGet packages that depend on Musoq.Evaluator:

Package Downloads
Musoq.Converter

Package Description

Musoq.DataSources.Json

Lets you query JSON files and data with SQL-style queries, flattening nested structures into rows and columns.

Musoq.DataSources.System

Lets you query system info, hardware, and running processes with SQL-style queries for quick diagnostics and inventory-style reporting.

Musoq.DataSources.JsonHelpers

Package Description

Musoq.DataSources.Os

Lets you query files, folders, and OS resources with SQL-style queries, including metadata, permissions, and directory structure.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.1.0 39 3/8/2026
15.0.0 81 3/7/2026
14.3.0 393 2/28/2026
14.2.0 123 2/22/2026
14.1.0 93 2/22/2026
14.0.0 642 2/14/2026
13.0.0 486 2/8/2026
12.0.2 489 2/1/2026
12.0.1 218 2/1/2026
12.0.0 149 1/31/2026
11.0.0 556 1/25/2026
10.3.2 151 1/19/2026
10.3.1 170 1/17/2026
10.3.0 154 1/11/2026
10.2.0 218 12/30/2025
10.1.0 160 12/27/2025
10.0.0 253 12/12/2025
9.5.0 268 11/29/2025
9.4.0 230 11/24/2025
9.3.0 238 11/22/2025
Loading failed