Autofac.Extras.DynamicProxy by: Autofac Contributors
  • 3 total downloads
  • Latest version: 4.0.0
The dynamic proxy integration enables method calls on Autofac components to be intercepted by other components. Common use cases are transaction handling, logging, and declarative security.
AutoMapper by: Jimmy Bogard
  • 34 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
AvalonEdit by: AvalonEdit Contributors
  • 27 total downloads
  • Latest version: 6.1.3.50
  • WPF Text Editor SharpDevelop AvalonEdit
AvalonEdit is the WPF-based text editor used in SharpDevelop. There are five builds of AvalonEdit included in this package: .NET Framework 4.5 and 4.0, .NET Core 3.1, .NET 5.0 for Windows, .NET 6.0 for Windows.
AWSSDK.Core by: Amazon Web Services
  • 516 total downloads
  • Latest version: 4.0.0.31
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken by: Amazon Web Services
  • 12 total downloads
  • Latest version: 4.0.0.2
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
Blazored.Modal by: Chris Sainty
  • 3 total downloads
  • Latest version: 6.0.1
  • Blazored Blazor Razor Components Modal Dialogue ASP.NET Core CSharp Web
A powerful and customizable modal implementation for Blazor applications.
Blazored.Toast by: Chris Sainty
  • 2 total downloads
  • Latest version: 3.2.2
  • Blazored Blazor Razor Components Toast Popup Notification ASP.NET Core CSharp Web
A JavaScript free Toast library for Blazor and Razor Components applications.
Blazorise by: Megabit
  • 0 total downloads
  • Latest version: 1.8.6
  • blazorise blazor components
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 blazor components bootstrap
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Charts by: Megabit
  • 3 total downloads
  • Latest version: 1.8.1
  • blazorise blazor components chart
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components by: Mladen Macanovic
  • 0 total downloads
  • Latest version: 0.8.6
  • blazorise blazor components
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 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: Megabit
  • 13 total downloads
  • Latest version: 1.8.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.Markdown by: Megabit
  • 4 total downloads
  • Latest version: 1.8.1
  • blazorise blazor components markdown
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 blazor components snackbar
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 blazor components treeview
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
  • dependency injection, embeddable
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle by: Bouncy Castle Project Contributors
  • 9 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
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.
BuildBundlerMinifier by: Mads Kristensen
  • 3 total downloads
  • Latest version: 1.6.140
  • concat, bundle, minify, minification, css, js, html
Bundles and minifies CSS, JS and HTML files
bunit by: Egil Hansen
  • 59 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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.