-
Notifications
You must be signed in to change notification settings - Fork 11
/
Readme.txt
31 lines (22 loc) · 926 Bytes
/
Readme.txt
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
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