Blazored.Modal
by: Chris Sainty
- 2 total downloads
- Latest version: 6.0.1
A powerful and customizable modal implementation for Blazor applications.
Blazored.Toast
by: Chris Sainty
- 2 total downloads
- Latest version: 3.2.2
A JavaScript free Toast library for Blazor and Razor Components applications.
Blazorise
by: Megabit
- 0 total downloads
- Latest version: 1.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap5
by: Megabit
- 2 total downloads
- Latest version: 1.8.8
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Charts
by: Megabit
- 2 total downloads
- Latest version: 1.8.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components
by: Megabit
- 0 total downloads
- Latest version: 1.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 0 total downloads
- Latest version: 1.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Generator.Features
by: Megabit
- 0 total downloads
- Latest version: 1.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome
by: Megabit
- 62 total downloads
- Latest version: 1.8.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Licensing
by: Megabit
- 0 total downloads
- Latest version: 1.3.0
Blazorise Licensing is a library for validating the registered Blazorise license in an application at runtime.
Blazorise.Markdown
by: Megabit
- 3 total downloads
- Latest version: 1.8.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar
by: Megabit
- 0 total downloads
- Latest version: 1.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.TreeView
by: Megabit
- 1 total downloads
- Latest version: 1.8.1
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
BoDi
by: Gaspar Nagy
- 2 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle
by: Bouncy Castle Project Contributors
- 7 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 2 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
BuildBundlerMinifier
by: Mads Kristensen
- 2 total downloads
- Latest version: 1.6.140
Bundles and minifies CSS, JS and HTML files
bunit
by: Egil Hansen
- 45 total downloads
- Latest version: 1.40.0
bUnit is a testing library for Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic.
You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services.
bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and
JSInterop.
bunit.core
by: Egil Hansen
- 15 total downloads
- Latest version: 1.26.61-preview.g17cfa782a0
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.
bunit.web
by: Egil Hansen
- 16 total downloads
- Latest version: 1.33.3
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.