bunit.core 1.26.18-preview

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

bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on bunit.core:

Package Downloads
bunit.web

bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.

bunit.xunit

bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests.

Blazored.LocalStorage.TestExtensions

A testing library to provide helper extensions for Blazored.LocalStorage

Blazored.SessionStorage.TestExtensions

A testing library to provide helper extensions for Blazored.SessionStorage

BlazorPro.BlazorSize.UnitTesting

A testing library to provide helper extensions for BlazorSize.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on bunit.core:

Repository Stars
Blazored/LocalStorage
A library to provide access to local storage in Blazor applications
Blazored/Modal
A powerful and customizable modal implementation for Blazor applications.
Blazored/SessionStorage
A library to provide access to session storage in Blazor applications
EdCharbeneau/BlazorSize
Blazor browser size interop for matchMedia and browser window size at runtime.
Version Downloads Last Updated
1.40.0 880,199 6/14/2025
1.39.5 449,079 4/4/2025
1.38.5 637,410 1/12/2025
1.37.7 144,910 12/13/2024
1.36.0 513,511 11/12/2024
1.35.3 11,665 11/12/2024
1.34.0 163,097 11/1/2024
1.33.3 256,334 10/11/2024
1.33.1-preview 307 10/7/2024
1.32.7 82,731 10/4/2024
1.31.3 359,483 8/16/2024
1.31.1-preview 328 8/14/2024
1.30.3 156,334 7/21/2024
1.29.5 123,385 7/5/2024
1.28.9 633,751 4/19/2024
1.28.4-preview 7,244 3/17/2024
1.28.2-preview 893 3/6/2024
1.27.17 358,936 3/2/2024
1.27.16-preview 783 3/2/2024
1.27.12-preview 1,729 2/23/2024
1.27.11-preview 1,392 2/19/2024
1.27.5-preview 12,794 1/9/2024
1.27.2-preview 1,838 12/28/2023
1.27.1-preview 1,764 12/28/2023
1.26.64 759,240 12/20/2023
1.26.61-preview.g17cfa782a0 344 12/17/2023
1.26.61-preview 1,721 12/17/2023
1.26.29-preview.ga9c0cd8510 422 12/12/2023
1.26.29-preview.g9431b069b0 295 12/12/2023
1.26.29-preview.g91e9e2287f 346 12/10/2023
1.26.29-preview.g6269f42046 296 12/12/2023
1.26.29-preview.g1595589333 288 12/13/2023
1.26.28-preview.g08ea910651 281 12/10/2023
1.26.27-preview.geb23ca9882 313 12/8/2023
1.26.27-preview.ge5c30f7b82 289 12/8/2023
1.26.26-preview.g3fdaceb6d0 1,009 11/25/2023
1.26.25-preview.gf8662d54ff 280 11/25/2023
1.26.25-preview.ga796d3d959 283 11/25/2023
1.26.25-preview.g43750dfc46 272 11/25/2023
1.26.25-preview.g028ac0e5cc 272 11/25/2023
1.26.24-preview.ge6af60b555 286 11/24/2023
1.26.23-preview 1,909 11/24/2023
1.26.20-preview 1,736 11/24/2023
1.26.19-preview 1,667 11/24/2023
1.26.18-preview 1,716 11/24/2023
1.26.17-preview 1,567 11/23/2023
1.26.4-preview 2,758 11/20/2023
1.26.1-preview 1,762 11/17/2023
1.25.3 353,117 11/14/2023
1.25.2-preview 2,406 11/13/2023
1.25.1-preview 28,676 10/21/2023
1.25.0-preview 1,638 10/21/2023
1.24.10 191,110 10/14/2023
1.24.9-preview 3,357 10/14/2023
1.24.8-preview 1,634 10/14/2023
1.24.3-preview 2,018 10/6/2023
1.23.9 180,668 9/6/2023
1.23.8-preview 1,948 9/5/2023
1.23.3-preview 2,773 8/23/2023
1.23.1-preview 4,264 7/31/2023
1.22.19 208,609 7/28/2023
1.22.18-preview 3,356 7/23/2023
1.22.16-preview 2,793 7/15/2023
1.22.15-preview 2,386 7/14/2023
1.22.14-preview 2,353 7/13/2023
1.22.13-preview 2,349 7/12/2023
1.22.7-preview 9,358 7/3/2023
1.21.14-preview 2,495 7/1/2023
1.21.9 114,684 7/2/2023 1.21.9 is deprecated because it has critical bugs.
1.21.8-preview 2,523 6/30/2023
1.21.7-preview 2,382 6/29/2023
1.21.5-preview 2,265 6/28/2023
1.21.3-preview 2,476 6/25/2023
1.20.8 229,001 5/21/2023 1.20.8 is deprecated because it has critical bugs.
1.20.7-preview 2,463 5/17/2023
1.19.14 183,488 4/26/2023 1.19.14 is deprecated because it has critical bugs.
1.18.4 680,083 2/26/2023
1.17.2 31,786 2/22/2023
1.16.2 130,916 2/7/2023
1.15.5 42,081 2/4/2023
1.14.4 161,754 1/11/2023
1.13.5 255,466 12/16/2022
1.12.6 593,844 11/8/2022
1.12.4-preview 3,209 10/26/2022
1.11.7 121,613 10/13/2022
1.10.14 123,071 9/16/2022
1.10.13-preview 2,064 9/16/2022
1.9.8 505,084 6/7/2022
1.9.7-preview 3,834 5/26/2022
1.9.1-preview 2,482 5/21/2022
1.8.15 78,474 5/19/2022
1.7.7 89,265 4/29/2022
1.6.4 434,788 2/22/2022
1.5.12 34,153 2/15/2022
1.4.15 259,266 12/18/2021
1.3.42 257,163 11/9/2021
1.3.38-preview 2,630 11/9/2021
1.3.35-preview 23,627 10/20/2021
1.3.30-preview 3,843 10/15/2021
1.2.49 248,905 8/9/2021
1.2.49-preview 2,530 8/7/2021
1.2.36-preview 8,124 6/25/2021
1.2.35-preview 2,078 6/24/2021
1.2.28-preview 11,581 5/26/2021
1.2.27-preview 2,960 5/22/2021
1.2.26-preview.gd07edb4207 491 5/21/2021
1.1.5 885,643 4/30/2021
1.0.19 59,468 4/11/2021
1.0.16 11,600 4/11/2021
1.0.0-preview-02 18,977 3/26/2021
1.0.0-preview-01 153,499 12/24/2020
1.0.0-beta-11 82,718 10/26/2020
1.0.0-beta-10 111,707 9/15/2020