NuGet Packages By Dependencies

Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, v...
Invalid image

Q [7 dependencies]

A library for making and composing asynchronous promises in JavaScript.
Invalid image

Mono.HttpUtility [7 dependencies]

Standalone HttpUtility class
Invalid image

Reactive Sockets [7 dependencies]

Implementing socket-based prototols in .NET has never been easier. Example: from header in socket.Receiver.Buffer(4) let length = BitConverter.ToInt32(header.ToArray(), 0) let body = socket.Receiver.Take(length) select Encoding.UTF8.GetString(body.ToEn...
.NET 4.0 NDbUnit Core Services; not intended to be consumed by itself
Invalid image

Spritely.ReadModel [7 dependencies]

Provides a default set of read model interfaces to abstract a user from specific implementations. Also includes an in memory database implementation.
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
Invalid image

Dangr.Math [7 dependencies]

Math utilities for use with DangrLib.
Invalid image

Dapplo.Windows.Messages [7 dependencies]

Dapplo.Windows.Messages is a library with the Windows messages and a WinProc helper.
This package provides the functionality to utilize the features of Syncfusion® Xamarin ListView control and more.
Common extensions for devon4net
Invalid image

Voguedi.Cqrs [7 dependencies]

Package Description
Invalid image

Functional.CQS [7 dependencies]

Provides CQS-style generic contracts built over Functional.Primitives - IQueryHandler<TQuery, TResult> returning TResult - IAsyncQueryHandler<TQuery, TResult> returning Task<TResult> - ICommandHandler<TCommand, TError> returning Result<Unit, TError> - IAsyncCommandHandler<TCommand, TError> returning...
Invalid image

AElf.Kernel.Token [7 dependencies]

Core token package.
Invalid image

Mobigility.String [7 dependencies]

Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C#
Invalid image

Dolittle.Runtime.Contracts [7 dependencies]

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Invalid image

Space.NetCore [7 dependencies]

1.Space基础包
Invalid image

EasyCompressor [7 dependencies]

An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage.
Invalid image

BlazorFluentUI.BFULabel [7 dependencies]

Invalid image

Azure.Messaging.ServiceBus [7 dependencies]

Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azur...