AdvancedDLSupport by: TheBlackCentipede, Jax
  • 8 total downloads
  • Latest version: 2.1.0
  • p/invoke cross-platform mono netcore netstandard native interop
An alternative approach to your typical P/Invoke.
Allure.Net.Commons by: Alexander Bakanov, Nikolay Laptev, Maksim Stepanov
  • 3 total downloads
  • Latest version: 2.14.1
  • allure
Provides common facilities to build Allure adapters for .NET test frameworks.
AspectInjector by: AspectInjector.Package
  • 3 total downloads
  • Latest version: 2.8.1
  • aop aspect interceptor injector aot blazor attribute il weaving boundary post-compiler
Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.8.1
AsyncIO by: AsyncIO
  • 147 total downloads
  • Latest version: 0.1.69
Package Description
AutoFixture by: Mark Seemann, AutoFixture
  • 2 total downloads
  • Latest version: 4.18.1
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
Avalonia by: Avalonia Team
  • 126 total downloads
  • Latest version: 12.0.0-preview1
  • avalonia avaloniaui mvvm rx reactive extensions android ios mac forms wpf net netstandard net461 uwp xamarin
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.Angle.Windows.Natives by: Avalonia Team
  • 10 total downloads
  • Latest version: 2.1.25547.20250602
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.BuildServices by: Avalonia Team
  • 6 total downloads
  • Latest version: 11.3.2
  • avalonia avaloniaui mvvm msbuild telemetry
Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.
Avalonia.Desktop by: Avalonia Team
  • 5 total downloads
  • Latest version: 0.6.1
  • Avalonia
The Avalonia UI framework
Avalonia.Direct2D1 by: Avalonia Team
  • 2 total downloads
  • Latest version: 0.5.1
  • Avalonia
The Avalonia UI framework
Avalonia.Skia.Linux.Natives by: Nikita Tsukanov <keks9n@gmail.com>
  • 2 total downloads
  • Latest version: 1.68.0.2
Support package
Avalonia.Win32 by: Avalonia Team
  • 4 total downloads
  • Latest version: 0.6.1
  • Avalonia
The Avalonia UI framework
AWSSDK.Core by: Amazon Web Services
  • 22 total downloads
  • Latest version: 4.0.3.15
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3 by: Amazon Web Services
  • 24 total downloads
  • Latest version: 4.0.18.7
  • AWS Amazon cloud S3 aws-sdk-v4
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
BenchmarkDotNet.Annotations by: .NET Foundation and contributors
  • 15 total downloads
  • Latest version: 0.13.12
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
BEPUphysics by: Bepu Entertainment LLC
  • 2 total downloads
  • Latest version: 1.4.0
  • 3d physics, bepu, bepuphysics, physics library, engine
.NET 4.0 AnyCPU library assemblies for BEPUphysics.
BlazorBlaze by: ModelingEvolution Team
  • 154 total downloads
  • Latest version: 1.1.5
  • Blazor SkiaSharp Canvas 2D Rendering WebAssembly WASM UI Graphics Interactive
High-performance 2D canvas engine for Blazor using SkiaSharp. Features include scene graph, hit detection, camera zoom/pan, extensible controls, and reactive data binding.
BlazorMonaco by: Serdar Ciplak
  • 114 total downloads
  • Latest version: 3.4.0
  • blazor monaco editor vs code vscode format textarea contenteditable
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.54.0
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.
bunit by: Egil Hansen
  • 5 total downloads
  • Latest version: 1.26.29-preview.ga9c0cd8510
  • 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.