CommunityToolkit.Mvvm
by: Microsoft
- 57 total downloads
- Latest version: 8.4.2
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
- 88 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpToJsonSchema
by: tryAGI and contributors
- 105 total downloads
- Latest version: 3.10.4
C# source generator that converts interfaces and methods into JSON Schema definitions for AI function/tool calling (OpenAI, Anthropic, Ollama, Gemini, etc.). No reflection at runtime.
Cucumber.CucumberExpressions
by: Cucumber Ltd, Gaspar Nagy
- 53 total downloads
- Latest version: 20.0.0
Cucumber Expressions implementation for .NET.
Cucumber.HtmlFormatter
by: Cucumber Ltd
- 70 total downloads
- Latest version: 24.0.0
A Cucumber Messages formatter that produces a pretty HTML report for Cucumber runs.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 304 total downloads
- Latest version: 33.0.4
JSON schema-based messages for Cucumber's inter-process communication
Data
by: 李林
- 4 total downloads
- Latest version: 1.1.0
数据库连接组件,
2种连接方式,分别为:
基于fluentData3和基于EnterpriseLibrary6
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 96 total downloads
- Latest version: 5.0.41
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also
reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
dbup-core
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 98 total downloads
- Latest version: 6.1.1
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
dbup-postgresql
by: https://github.com/orgs/DbUp/people
- 77 total downloads
- Latest version: 7.0.1
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
dbup-sqlserver
by: https://github.com/orgs/DbUp/people
- 95 total downloads
- Latest version: 7.2.0
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.
Delaunator
by: nol1fe
- 39 total downloads
- Latest version: 1.0.11
Fast Delaunay triangulation of 2D points
Port from Mapbox's Delaunator project (JavaScript).
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 14 total downloads
- Latest version: 4.2.19
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
DiffPlex
by: Matthew Manela
- 49 total downloads
- Latest version: 1.9.0
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
- 204 total downloads
- Latest version: 4.3.1
This library provides Microsoft.Extensions.Logging support for Xunit.
Docker.DotNet
by: Docker.DotNet
- 253 total downloads
- Latest version: 3.125.15
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.
dotnet-ef
by: Microsoft
- 66 total downloads
- Latest version: 3.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
Ductus.FluentDocker
by: Mario Toffia
- 430 total downloads
- Latest version: 2.85.0
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
- 523 total downloads
- Latest version: 4.13.0.5924
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.runtime.debian-arm64
by: Emgu Corporation
- 88 total downloads
- Latest version: 4.12.0.5764
This package contains the Emgu CV ARM64 native runtime for Debian (including Raspberry Pi OS)