NuGet Packages By Dependencies
NETFx Reflector [3 dependencies]
Strong-typed static reflection via Reflect:
// Void static method
MethodInfo cw = Reflect.GetMethod(
() => Console.WriteLine);
// Instance void method
MethodInfo mi =
Reflect<IView>.GetMethod(v => v.Show);
// Boolean returning instance method
MethodInfo pi = Reflect<IViewModel>
.GetMethod<b...

CommonInstanceFactory.Extensions.Wcf [3 dependencies]
Common Instance Factory provides an abstraction over dependency injection and IoC containers using the abstract factory design pattern. Created as an alternative to the Common Service Locator that does not use the service location anti-pattern and provides support for releasing instances.

WinRT XAML Toolkit for Windows Phone 8.1 [3 dependencies]
A set of controls, extensions and helper classes for Windows Runtime XAML applications.

Enexure.MicroBus.InfrastructureContracts [3 dependencies]
Contains the core infrastructure contracts for MicroBus which includes the handler and main MicroBus interfaces

LazyEntityGraph [3 dependencies]
Create lazy-loaded object graphs
Lykke.SlackNotifications [3 dependencies]
Package Description

Xamarin.Swift4.Accelerate [3 dependencies]
This package gives Xamarin support for Swift4.
Includes libswiftAccelerate.dylib

Aardvark.Geometry.PointSet [3 dependencies]
A high-performance out-of-core point cloud data structure.

Xer.Messaginator [3 dependencies]
A simple message processing library that can support various source of messages.

Waher.Networking.XMPP.PEP [3 dependencies]
Class library adding support for the Personal Eventing Protocol (XEP-0163) to the XMPP Client library defined in Waher.Networking.XMPP. Other related extensions supported include:
XEP-0080: User Location
XEP-0084: User Avatar
XEP-0107: User Mood
XEP-0108: User Activity
XEP-0118: User Tune

DT.SSO.Common [3 dependencies]

Splat.DryIoc [3 dependencies]
A library to make things cross-platform that should be.

SharpFightingEngine [3 dependencies]
Package Description

Alexinea.Extensions.Configuration.Yaml [3 dependencies]
Yaml configuration provider implementation for Microsoft.Extensions.Configuration.

Library.Collection [3 dependencies]
Package Description

AnyJob.Package.Core [3 dependencies]
Package Description
EasyAbp.FileManagement.Domain [3 dependencies]
An abp application module that allows users to upload and manage their own files based on the ABP BLOB storing.

Rixian.Eventing [3 dependencies]
Package Description

Aiwins.Blogging.Admin.Application.Contracts [3 dependencies]
Package Description

Naos.Service.Serialization.Json [3 dependencies]
JSON Serialization Configuration for types in Naos.Service