NuGet Packages By Dependencies
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...
Fire# [7 dependencies]
.Net client for Firebase API
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.
Dapplo.Windows.Messages [7 dependencies]
Dapplo.Windows.Messages is a library with the Windows messages and a WinProc helper.
Syncfusion.Shared.Base46 [7 dependencies]
This package provides the functionality to utilize the features of Syncfusion® Xamarin Excel library and more.
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
nDriven.Ion.Core [7 dependencies]
Core library for the IonFramework
Volo.Abp.Http.Client.IdentityModel [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.
Hyperscale.Microcore.Interfaces [7 dependencies]
Hyperscale.Microcore
Space.NetCore [7 dependencies]
1.Space基础包
BlazorFluentUI.BFULabel [7 dependencies]
UtilsSharp.OptionConfig [7 dependencies]
UtilsSharp工具类共享配置库
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...