My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Vitamin What?

VK.Data is a set of db-centric classes designed to eliminate some repetition from my daily life.

VK.Market is a simple implementation of an "order management system", or OMS, written in C#. I searched the internet for a reference .NET implementation of an OMS, but found nothing, so I decided to make this publicly available.

VK.Fuzzy is a fuzzy logic library, complete with embedded DSL. It borrows heavily from the DotFuzzy library (although it's not a blind copy...).

This repository also contains source code to accompany my blog.

Origins

The project started life as a fluent interface which enabled simple configuration of WCF service hosts. That aspect of the project can now be considered unmaintained, and probably broken, since it hasn't been updated since the days of .NET 2.0.

Powered by Google Project Hosting