Skip to content
Marek Fišera edited this page Aug 7, 2015 · 23 revisions

This repository contains base framework libraries which are used as mscorlib extensions.

Neptuo

Main assembly used in all projects is Neptuo.dll. This assembly contains reusable multi-purpose contracts and implementations. The only reference is to System.Core and never any other reference will be added. So adding this assembly to a project doesn't trigger adding any dependencies.

Clone this wiki locally