BlazorQL.Bundled 0.15.0

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

BlazorQL.Bundled

An in-browser GraphQL IDE for any ASP.NET Core app, in one assembly.

app.MapBlazorQL();

No Blazor SDK, no static files to deploy, and no package dependencies: the whole WebAssembly application - runtime, IDE and editor - is embedded in the dll and served pre-compressed.

See https://github.com/SimonCropp/BlazorQL for documentation.

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.
  • net10.0

    • No dependencies.

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.15.0 63 9/14/2026
0.14.0 61 9/10/2026
0.13.0 106 9/7/2026
0.12.0 89 9/7/2026
0.11.0 94 9/6/2026
0.10.0 100 9/4/2026
0.9.0 101 9/4/2026
0.8.0 95 9/3/2026
0.7.0 87 9/3/2026
0.6.0 91 9/3/2026
0.5.0 89 9/3/2026
0.4.0 90 9/2/2026
0.3.2 91 9/2/2026
0.3.1 89 9/2/2026
0.1.0 88 9/1/2026