NuGet Packages By Dependencies
Craig's Utility Library IoC Namespace [7 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...
Q [7 dependencies]
A library for making and composing asynchronous promises in JavaScript.
Mono.HttpUtility [7 dependencies]
Standalone HttpUtility class
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 [7 dependencies]
.NET 4.0 NDbUnit Core Services; not intended to be consumed by itself
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.
System.Interactive.Async.Providers [7 dependencies]
Interactive Extensions Async Providers Library used to build query providers and express queries over async enumerable sequences.
Dangr.Math [7 dependencies]
Math utilities for use with DangrLib.
Dapplo.Windows.Messages [7 dependencies]
Dapplo.Windows.Messages is a library with the Windows messages and a WinProc helper.
Syncfusion ListView for Xamarin.Forms [7 dependencies]
This package provides the functionality to utilize the features of Syncfusion® Xamarin ListView control and more.
Devon4Net.Infrastructure.Extensions [7 dependencies]
Common extensions for devon4net
Voguedi.Cqrs [7 dependencies]
Package Description
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...
AElf.Kernel.Token [7 dependencies]
Core token package.
Mobigility.String [7 dependencies]
Mobigility packages are .NET libraries that help to develop mobile apps for iOS and Android using Xamarin and C#
Dolittle.Runtime.Contracts [7 dependencies]
Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
Space.NetCore [7 dependencies]
1.Space基础包
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.
BlazorFluentUI.BFULabel [7 dependencies]
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...