Skip to content

7sharp9/CorrugatedIron.Samples

 
 

Repository files navigation

CorrugatedIron Samples

This repository contains a set of sample applications which demonstrate how to set up, configure and use CorrugatedIron in both Visual Studio and Mono. The repository is broken up into two folders, one for Visual Studio samples and the other for Mono. Each set of samples is the same, the only difference is the environment in which they run.

The projects are:

  • Sample - A simple project which demonstrates how to load up CorrugatedIron from the app.config file and wire together the components using many of the popular IoC containers. The code includes how to wire up CorrugatedIron using:
  • Sample.YakRiak - This is a .NET client for Sean Cribb's YakRiak application. It uses the configuration/setup from the Sample project (using Unity) and shows basic use of Put and Async Streaming Map/Reduce operations.

About

A collection of sample projects which show how to use the CorrugatedIron client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published