bunit.web by: Egil Hansen
  • 11 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
Castle.Core by: Castle Project Contributors
  • 5 total downloads
  • Latest version: 5.1.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper2 by: Angus Johnson
  • 150 total downloads
  • Latest version: 1.4.0
  • geometry polygon clipping inflate intersection union difference offsetting boolean-operations
Polygon Clipping and Offsetting Library
CliWrap by: Tyrrrz
  • 159 total downloads
  • Latest version: 3.10.0
  • shell pipe command line executable interface wrapper standard input output error arguments net core
Library for interacting with command-line interfaces
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
  • 27 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 20 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
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
  • 4 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
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
  • 15 total downloads
  • Latest version: 8.0.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpToJsonSchema by: tryAGI and contributors
  • 19 total downloads
  • Latest version: 3.10.2-dev.69
  • api client sdk dotnet swagger openapi specification openai generated nswag functions gpt-3.5 gpt-4 chatgpt generator source generator constants prices pricing vision audio embedding moderation image chat
Generated C# SDK based on official CSharpToJsonSchema OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
Cucumber.CucumberExpressions by: Cucumber Ltd, Gaspar Nagy
  • 16 total downloads
  • Latest version: 19.0.0
  • specflow cucumber
Cucumber Expressions implementation for .NET.
Delaunator by: nol1fe
  • 14 total downloads
  • Latest version: 1.0.11
  • delaunay triangulation voronoi
Fast Delaunay triangulation of 2D points Port from Mapbox's Delaunator project (JavaScript).
DiffPlex by: Matthew Manela
  • 19 total downloads
  • Latest version: 1.9.0
  • diff
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
Divergic.Logging.Xunit by: rprimrose
  • 1 total downloads
  • Latest version: 4.3.0
  • xUnit Logging
This library provides Microsoft.Extensions.Logging support for Xunit.
Docker.DotNet by: Docker.DotNet
  • 163 total downloads
  • Latest version: 3.125.15
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 44 total downloads
  • Latest version: 3.4.1
  • openxml office
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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 12 total downloads
  • Latest version: 3.4.1
  • openxml office
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.
DotGen by: Jakub (TcKs) Müller
  • 10 total downloads
  • Latest version: 1.4.0
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
Ductus.FluentDocker by: Mario Toffia
  • 1 total downloads
  • Latest version: 2.10.59
  • Docker Docker-Compose Docker Compose Docker-Machine Docker Machine Linux Windows Mac Fluent NET Core
Library to manage docker-machine, docker-compose, and docker containers for windows / mac or native linux using netcore or full framework.
Emgu.CV by: Emgu Corporation
  • 305 total downloads
  • Latest version: 4.12.0.5764
  • opencv emgu emgucv ai image
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
Emgu.CV.Bitmap by: Emgu Corporation
  • 18 total downloads
  • Latest version: 4.12.0.5764
  • opencv emgu emgucv ai image bitmap mat umat
This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)