NuGet Packages By Dependencies

Polaris - Common Infrastructure [6 dependencies]
The Polaris Common Infrastructure contains elements that are shared among multiple Polaris feature packages. By supplying a set of contracts and commonly used functionality to all the feature packages, the Common package permits a losely coupled architecture

Nancy.Serialization.JsonNet [6 dependencies]
Provides JSON (de)serialization support using Newtonsoft.JsonNet.

Rezolver IOC [6 dependencies]
Rezolver is a fast IOC framework that lets you work the way you want to. It's easy to use and very extensible.

Platibus [6 dependencies]
Package Description

uSync Content Edition for Umbraco 8 [6 dependencies]
Database syncing for Umbraco Content, Media and Dictionary Items

VroomJs [6 dependencies]
An embedded V8 engine for .NET CLR and .NET Core.

BarsGroup.CodeGuard [6 dependencies]
Deep fork of the Seterlund.CodeGuard library.
Example: Guard.That(arg1).IsNotNull().GreaterThan(100);
Throws an exception if conditions are not met.

Gigya.Microdot.ServiceDiscovery [6 dependencies]
Using this component you can find other Microdot services (and any other
remote system), perform client-side load balancing between multiple
servers, detect and skip unresponsive servers and resume using them
when they return to full operation. Discovery is typically perfomed with
Consul...

WebSharper.FSharp [6 dependencies]
F#-to-JavaScript compiler

Provides common domain objects [6 dependencies]
Provides common domain objects
Unity.RegistrationByConvention [6 dependencies]
Unity Registration By Convention

Wisdom.Utils.Driver [6 dependencies]
一个通讯框架,支持串口和网口,内置Modbus和Fins协议,旨在让开发者关注协议本身,而不必维护通讯的细节。
1. 抽象了通讯方式
不用编写通讯方面的代码,通过配置选择串口或者网口通讯,例如串口设备增加了串口服务器变成网口通讯的情况。
2. 封装了通讯流程
可指定超时时间、重试次数,自动处理发送和接收同步的问题,带有收发日志和事件上报。
3. 应答报文的完整性检查
可选择固定长度的应答、使用指定的长度字节来判断、以固定标志结尾、等待固定时间或者没有应答。
4. 校验方式
可选择校验和、异或校验、CRC16,支持自定义扩展。
5. 驱动与协议分离
一个驱动下可以使用不同的协议,例如读取和设置...

ijw.Next.Threading.Tasks [6 dependencies]
Package Description

CarCake.UtilityServices [6 dependencies]
Part of the CarCake Framework

Bellatrix.Data [6 dependencies]
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.

cloudsu.logs [6 dependencies]
Util.Logs是Util应用框架的日志操作类库。
Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

Vostok.Logging.Context [6 dependencies]
Integration with Vostok.Context library: ambient context prefixes, properties enrichment.

CatUtils [6 dependencies]
常用C#工具类封装

FGS.Interception.Abstractions [6 dependencies]
Provides abstractions for runtime type interception patterns.
Heavily based on the API exposed by `Castle.DynamicProxy`.

EventStore.Client.Grpc.Streams [6 dependencies]
The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/