Azure.Core by: Microsoft
  • 17 total downloads
  • Latest version: 1.54.0
  • Microsoft Azure Client Pipeline
This is the implementation of the Azure Client Pipeline
Azure.Extensions.AspNetCore.Configuration.Secrets by: Microsoft
  • 0 total downloads
  • Latest version: 1.5.1
  • azure keyvault
Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.
Azure.Identity by: Microsoft
  • 20 total downloads
  • Latest version: 1.21.0
  • Microsoft Azure Identity windowsazureofficial azureofficial
Provides APIs for authenticating to Microsoft Entra ID
Azure.Security.KeyVault.Secrets by: Microsoft
  • 0 total downloads
  • Latest version: 4.10.0
  • Microsoft Azure Key Vault Secrets windowsazureofficial azureofficial
This is the Microsoft Azure Key Vault Secrets client library
BCrypt.Net-Next by: Chris McKee Ryan D. Emerl Damien Miller
  • 10 total downloads
  • Latest version: 4.2.0
  • bcrypt BCrypt.Net cryptography hashing password security hash crypto blowfish gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BenchmarkDotNet by: .NET Foundation and contributors
  • 2 total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.15.8
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
Blazor.Storage by: Blazor.Storage
  • 1 total downloads
  • Latest version: 5.0.0
  • Blazor Razor Components LocalStorage Local Storage ASP.NET Core CSharp Web
A library to provide access to local storage in Blazor applications. This is a combined fork of Blazored.SessionStorage and Blazored.LocalStorage which were originally developed by Chris Sainty.
BlazorComponentUtilities by: Ed Charbeneau
  • 1 total downloads
  • Latest version: 1.6.0
  • Blazor
A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.
Blazored.SessionStorage by: Chris Sainty
  • 1 total downloads
  • Latest version: 1.0.12
  • Blazor SessionStorage Blazored Razor Components
A library to provide access to session storage in Blazor applications
Blazored.Toast by: Chris Sainty
  • 1 total downloads
  • Latest version: 3.1.2
  • Blazored Blazor Razor Components Toast Popup Notification
A JavaScript free Toast library for Blazor and Razor Components applications.
BlazorInputFile by: BlazorInputFile
  • 1 total downloads
  • Latest version: 0.2.0
Package Description
Blazorise by: Megabit
  • 2 total downloads
  • Latest version: 2.1.3
  • blazorise blazor components
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap by: Mladen Macanovic
  • 1 total downloads
  • Latest version: 0.9.1
  • blazorise blazor components bootstrap
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid by: Megabit
  • 1 total downloads
  • Latest version: 2.1.3
  • blazorise blazor components datagrid
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome by: Mladen Macanovic
  • 1 total downloads
  • Latest version: 0.9.1
  • blazorise blazor components icons fontawesome
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Licensing by: Megabit
  • 1 total downloads
  • Latest version: 1.3.0
  • blazorise licensing
Blazorise Licensing is a library for validating the registered Blazorise license in an application at runtime.
BlazorPro.Spinkit by: Ed Charbeneau
  • 1 total downloads
  • Latest version: 1.2.0
  • Blazor Razor Components
A collection of loading indicators animated with CSS for Blazor. Spinkit also includes the SpinLoader component with templates for handling null values during async operations. Spinkit includes CSS from the Spinkit project by Tobias Ahlin https://tobiasahlin.com/spinkit/
BoDi by: Gaspar Nagy
  • 1 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
Bogus by: Brian Chavez
  • 4 total downloads
  • Latest version: 34.0.1
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.