bunit
by: Egil Hansen
- 36 total downloads
- Latest version: 1.40.0
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.
Castle.Core
by: Castle Project Contributors
- 1 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper2
by: Angus Johnson
- 1 total downloads
- Latest version: 1.2.2
Polygon Clipping and Offsetting Library
CommandLineParser
by: Giacomo Stelluti Scala
- 10 total downloads
- Latest version: 1.9.5-rc0
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
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
- 10 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.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 3.1.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
DiffPlex
by: Matthew Manela
- 14 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.
DocumentFormat.OpenXml
by: Microsoft
- 20 total downloads
- Latest version: 2.14.0-beta0001
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
Emgu.CV.runtime.debian-arm64
by: Emgu Corporation
- 47 total downloads
- Latest version: 4.12.0.5764
This package contains the Emgu CV ARM64 native runtime for Debian (including Raspberry Pi OS)
Emgu.CV.runtime.mini.debian-arm64
by: Emgu Corporation
- 10 total downloads
- Latest version: 4.12.0.5764
This package contains the Emgu CV ARM64 native runtime for Debian (including Raspberry Pi OS)
Emgu.CV.runtime.mini.ubuntu-x64
by: Emgu Corporation
- 11 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Ubuntu
Emgu.CV.runtime.ubuntu-x64
by: Emgu Corporation
- 191 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Ubuntu
Emgu.CV.runtime.windows
by: Emgu Corporation
- 26 total downloads
- Latest version: 4.12.0.5764
This package contains the native runtime of Emgu CV for Windows
Emgu.runtime.windows.msvc.rt.arm64
by: Emgu Corporation
- 5 total downloads
- Latest version: 19.44.35214
This package contains the native arm64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x64
by: Emgu Corporation
- 6 total downloads
- Latest version: 19.44.35214
This package contains the native x64 MSVC runtime for Windows
Emgu.runtime.windows.msvc.rt.x86
by: Emgu Corporation
- 8 total downloads
- Latest version: 19.44.35214
This package contains the native x86 MSVC runtime for Windows
Extensions.MudBlazor.StaticInput
by: 0phois
- 2 total downloads
- Latest version: 4.0.0
MudBlazor extension components for Static Server-Side Rendered pages. Focuses on input components for forms.
Fare
by: Nikos Baxevanis
- 2 total downloads
- Latest version: 2.2.1
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.