Skip to main content
bunit.core package icon

bunit.core

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.

Total Downloads
15.4M
15,353,099
Published
Nov 1, 2024
Latest stable version

Install

.NET CLI
dotnet add package bunit.core --version 1.34.0
Package Manager Console
Install-Package bunit.core -Version 1.34.0
PackageReference
<PackageReference Include="bunit.core" Version="1.34.0" />

Frameworks

net5.0 net6.0 net7.0 net8.0 net9.0 .NETStandard2.1

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.