NsDepCop helps you to eliminate unintended or unnoticed code dependencies in your application.
Add the NuGet package to your C# projects and specify the dependency rules in the config.nsdepcop files.
The dependency analyzer will be run automatically on every build.
See project site for details...
More information
This is a fork of Daniel Bradley's C# implementation of the Tarjan cycle detection algorithm. (https://github.com/danielrbradley/CycleDetection)
You can use this library to sort dependencies and even handle cyclic references. e.g. to compile stuff in the right order.
I found it to be...
More information
The Cuemon.Runtime.Caching assembly is a member of the Cuemon .NET Standard family and provides a versatile way to gain access to caching in an application.
Third-party libraries and header files that are prerequisites for building the Aerospike C client.
This package is only designed to help build the Aerospike C client library.
Separate deployment packages (aerospike-client-c, aerospike-client-c-libuv and
aerospike-client-c-libevent) are used to...
More information
This is the tool used to copy/compress assemblies using LZMA. This tool is to create the embedded resources that
DiminishDependencies bootstrap source needs to dynamically decompress and load at runtime.
An alternative option to ILMerge, this small set of public domain source code
is packaged for you to bootstrap an exe to load embedded LZMA compressed dlls
dependencies(or even your original exe if you want to compress it too) to end
up with a single smaller merged exe.
Modules engine for DotLiquid, allows you to build your web pages out of modules with automatic dependency resolution. Makes it easier to build single-page webapps.