bunit.web.query 2.0.49-preview

Prefix Reserved
This is a prerelease version of bunit.web.query.
dotnet add package bunit.web.query --version 2.0.49-preview
                    
NuGet\Install-Package bunit.web.query -Version 2.0.49-preview
                    
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="bunit.web.query" Version="2.0.49-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="bunit.web.query" Version="2.0.49-preview" />
                    
Directory.Packages.props
<PackageReference Include="bunit.web.query" />
                    
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 bunit.web.query --version 2.0.49-preview
                    
#r "nuget: bunit.web.query, 2.0.49-preview"
                    
#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 bunit.web.query@2.0.49-preview
                    
#: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=bunit.web.query&version=2.0.49-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=bunit.web.query&version=2.0.49-preview&prerelease
                    
Install as a Cake Tool

GitHub tag Nuget Issues Open

bUnit - a testing library for Blazor components

bUnit is a testing library for Blazor Components. Its goal is to make it easy to write comprehensive, stable unit tests. With bUnit, you can:

  • Setup and define components under tests using C# or Razor syntax
  • Verify outcomes using semantic HTML comparer
  • Interact with and inspect components as well as trigger event handlers
  • Pass parameters, cascading values and inject services into components under test
  • Mock IJSRuntime, Blazor authentication and authorization, and others

bUnit builds on top of existing unit testing frameworks such as xUnit, NUnit, MSTest and TUnit, which run the Blazor component tests in just the same way as any normal unit test. bUnit runs a test in milliseconds, compared to browser-based UI tests which usually take seconds to run.

Go to bUnit.dev to learn more.

NuGet Downloads

bUnit is available on NuGet in various incarnations. Most should just pick the bUnit package:

Name Description NuGet Download Link
bUnit Adds support for testing Blazor components. Nuget
bUnit.template Template, which currently creates xUnit-based bUnit test projects only. Nuget
bUnit.generators Source code generators to minimize code setup in various situations. Nuget
bUnit.web.query bUnit implementation of testing-library.com's query APIs. Nuget

To get started, head to the getting started documentation to learn more.

bUnit and .NET version compatibility matrix

bUnit version .NET version
1.x ≥ .netcore3.1 && ≤ .net 9
2.x ≥ .net8

For a migration guide, see Upgrading bUnit.

Sponsors

A huge thank you to the sponsors of bUnit. The higher tier sponsors are:

<table border="0"> <tr> <td align="center" width="120"> <a href="https://www.syncfusion.com/blazor-components?utm_source=bunit&utm_medium=cpc&utm_campaign=bunit_blazor_bancy25"> <img class="avatar" src="https://avatars.githubusercontent.com/u/1699795?s=460" width="72" height="72" alt="@syncfusion" /> <br /> Syncfusion </a> </td> <td align="center" width="120"> <a href="https://github.com/JetBrainsOfficial"> <img class="avatar" src="https://avatars.githubusercontent.com/u/60931315?v=4" width="72" height="72" alt="@JetBrainsOfficial" /> <br /> JetBrains </a> </td> </tr> </table>

Contributors

Shout outs and a big thank you to all the contributors to the library, including those that raise issues, provide input to issues, and those who send pull requests. Thank you!

These good people have contributed code or documentation to bUnit:

<a href="https://github.com/bUnit-dev/bUnit/graphs/contributors"> <img src="https://contrib.rocks/image?repo=bUnit-dev/bUnit" /> </a>

Code of conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

.NET Foundation

This project is supported by the .NET Foundation.

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 is compatible.  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 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
2.0.49-preview 152 8/30/2025
2.0.47-preview 156 8/30/2025
2.0.41-preview 230 6/27/2025
2.0.36-preview 126 2/21/2025
2.0.33-preview 731 7/21/2024
1.40.0 1,338 6/14/2025
1.39.5 3,675 4/4/2025
1.38.5 5,671 1/12/2025
1.37.7 698 12/13/2024
1.36.0 511 11/12/2024
1.35.3 110 11/12/2024
1.33.1-preview 73 10/7/2024
1.31.1-preview 90 8/14/2024
1.28.4-preview 4,509 3/17/2024
1.26.61-preview.g17cfa782a0 154 12/17/2023
1.26.29-preview.ga9c0cd8510 108 12/12/2023
1.26.29-preview.g9431b069b0 112 12/12/2023
1.26.29-preview.g91e9e2287f 99 12/10/2023
1.26.29-preview.g6269f42046 96 12/12/2023
1.26.29-preview.g1595589333 101 12/13/2023
1.26.28-preview.g08ea910651 103 12/10/2023
1.26.27-preview.geb23ca9882 106 12/8/2023
1.26.27-preview.ge5c30f7b82 90 12/8/2023
1.26.26-preview.g3fdaceb6d0 107 11/25/2023
1.26.25-preview.gf8662d54ff 91 11/25/2023
1.26.25-preview.ga796d3d959 93 11/25/2023
1.26.25-preview.g43750dfc46 107 11/25/2023
1.26.25-preview.g028ac0e5cc 112 11/25/2023
1.26.24-preview.ge6af60b555 104 11/24/2023
1.26.17-preview 146 11/23/2023
1.26.4-preview 143 11/20/2023
1.26.1-preview 133 11/17/2023
1.25.3 8,649 11/14/2023
1.25.2-preview 89 11/13/2023
1.25.1-preview 140 10/21/2023

Changes in bUnit 2.0.49-preview

This major release focuses on platform updates and API simplifications.

For a migration guide, see [Upgrading bUnit](https://bunit.dev/docs/migrations/index.html).

### Changed

- Target framework support updated: added support for .NET 10 (`net10.0`) and dropped all versions prior to .NET 8 (`net8.0`).
- Cleanup of the API with simplifications of many API calls and methods. This also includes renaming of some objects to better reflect their purpose.

### Added

- Improved renderer logic that catches more edge cases.
- Improved developer experience in relation to JSInterop.

See the full changelog at https://github.com/bUnit-dev/bUnit/releases