Avalonia.Skia
by: Avalonia Team
- 133 total downloads
- Latest version: 12.0.0-preview1
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.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
- 135 total downloads
- Latest version: 12.0.0-preview1
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.X11
by: Avalonia Team
- 130 total downloads
- Latest version: 12.0.0-preview1
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.
AWSSDK.Core
by: Amazon Web Services
- 22 total downloads
- Latest version: 4.0.3.15
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 24 total downloads
- Latest version: 4.0.18.7
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Azure.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.38.0
This is the implementation of the Azure Client Pipeline
Azure.Identity
by: Microsoft
- 4 total downloads
- Latest version: 1.18.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 26 total downloads
- Latest version: 1.6.0
An OpenTelemetry .NET exporter that exports to Azure Monitor
BenchmarkDotNet
by: .NET Foundation and contributors
- 3 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 25 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BepuPhysics
by: Ross Nordby
- 73 total downloads
- Latest version: 2.5.0-beta.27
Speedy real time physics simulation library.
BepuUtilities
by: Ross Nordby
- 68 total downloads
- Latest version: 2.5.0-beta.27
Supporting utilities library for BEPUphysics v2.
BlazorBlaze
by: ModelingEvolution Team
- 154 total downloads
- Latest version: 1.1.5
High-performance 2D canvas engine for Blazor using SkiaSharp. Features include scene graph, hit detection, camera zoom/pan, extensible controls, and reactive data binding.
BlazorBlaze.Server
by: ModelingEvolution Team
- 145 total downloads
- Latest version: 1.1.5
Server-side extensions for BlazorBlaze including WebSocket streaming endpoints and IRemoteCanvas for server-rendered vector graphics.
BlazorMonaco
by: Serdar Ciplak
- 114 total downloads
- Latest version: 3.4.0
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
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 1 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
bunit
by: Egil Hansen
- 7 total downloads
- Latest version: 2.6.2
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
- 12 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.