AdvancedDLSupport
by: TheBlackCentipede, Jax
- 8 total downloads
- Latest version: 2.1.0
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
Provides common facilities to build Allure adapters for .NET test frameworks.
AspectInjector
by: AspectInjector.Package
- 3 total downloads
- Latest version: 2.8.1
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
Avalonia
by: Avalonia Team
- 124 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.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 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
- 4 total downloads
- Latest version: 0.6.1
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
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.
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 15 total downloads
- Latest version: 0.13.12
Powerful .NET library for benchmarking
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.
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.
bunit
by: Egil Hansen
- 5 total downloads
- Latest version: 1.26.29-preview.ga9c0cd8510
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.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
- 1 total downloads
- Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 8 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommunityToolkit.Mvvm
by: Microsoft
- 2 total downloads
- Latest version: 8.4.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
DiffPlex
by: Matthew Manela
- 12 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.