RobertGiesecke
-
- 1,392,719 total downloads
- last updated 3/8/2019
- Latest version: 2.0.0
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... More information -
- 836,351 total downloads
- last updated 8/16/2015
- Latest version: 1.2.7
A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications. That means, you can create plugins in a managed language... More information -
- 4,325 total downloads
- last updated 4/5/2015
- Latest version: 1.1.2
This is an msbuild target that will try to create the key file that is used by the project it is installed to when it doesn't exist already. Which is a well known problem for open source projects: You do... More information -
- 3,107 total downloads
- last updated 5/12/2015
- Latest version: 1.0.1.1
This is a simple library to read and write CSV files. Simple means it doesn't have fancy mapping to DTOs or anything like that. It's main purpose is to read CSV to dictionaries or write dictionaries to... More information