public
Description:
Homepage: http://www.iserviceoriented.com
Clone URL: git://github.com/jezell/iserviceoriented.git
iserviceoriented / Readme.txt
100644 32 lines (22 sloc) 0.926 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
I'm now working on the Neuron team at Neudesic. Feel free to use this code however you want.
 
------------------------------------
 
Projects
------------------------------------
 
IServiceOriented.ServiceBus - Core functionality
IServiceOriented.ServiceBus.UnitTests - Unit tests for core project
IServiceOriented.ServiceBus.Scripting - Experimental DLR support
IServiceOriented.ServiceBus.Scripting.UnitTests - Tests for DLR support
IServiceOriented.ServiceBus.ConsoleUtility - Command line utility for setup tasks
IServiceOriented.ServiceBus.Samples.Chat - Simple chat server sample
 
Required Libraries
-------------------------------------
Runtime - Microsoft Common Service Locator 1.0
http://www.codeplex.com/CommonServiceLocator
 
Unit Tests - NUnit 2.4.8.0
http://www.nunit.org
 
DLR - IronPython 2.0 Beta 5
http://www.codeplex.com/IronPython
 
Contact
-------------------------------------
Jesse Ezell
jezell@gmail.com