bunit.core
by: Egil Hansen
- 87 total downloads
- Latest version: 1.40.0
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.
bunit.web
by: Egil Hansen
- 81 total downloads
- Latest version: 1.40.0
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
- 16 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Clipper2
by: Angus Johnson
- 5 total downloads
- Latest version: 1.2.2
Polygon Clipping and Offsetting Library
CliWrap
by: Tyrrrz
- 37 total downloads
- Latest version: 3.9.0
Library for interacting with external command-line interfaces
CommandLineParser
by: Giacomo Stelluti Scala
- 38 total downloads
- Latest version: 1.9.6-rc1
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
- 4 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.
CommunityToolkit.Mvvm
by: Microsoft
- 27 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
- 15 total downloads
- Latest version: 10.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpToJsonSchema
by: tryAGI and contributors
- 112 total downloads
- Latest version: 3.10.2-dev.103
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
Data
by: 李林
- 7 total downloads
- Latest version: 1.1.0
数据库连接组件,
2种连接方式,分别为:
基于fluentData3和基于EnterpriseLibrary6
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 142 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!
Docker.DotNet.Enhanced
by: Docker.DotNet
- 41 total downloads
- Latest version: 4.3.3
A .NET client for the Docker Engine API (v29.4.1) with fully asynchronous, non-blocking, object-oriented APIs.
Docker.DotNet.Enhanced.Handler.Abstractions
by: Docker.DotNet.Handler.Abstractions
- 21 total downloads
- Latest version: 4.3.3
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 21 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NativeHttp
by: Docker.DotNet.NativeHttp
- 20 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 20 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 20 total downloads
- Latest version: 4.3.3
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 41 total downloads
- Latest version: 4.3.3
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
DocumentFormat.OpenXml
by: Microsoft
- 52 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.