Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
affandar committed Jan 30, 2015
1 parent 719c96e commit 854eea9
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,8 @@ https://www.nuget.org/packages/DurableTask

To run unit tests, you must specify your Service Bus connection string for the tests to use. You can do this via the **ServiceBusConnectionString** app.config value in the test project, or by defining a **DurableTaskTestServiceBusConnectionString** environment variable. The benefit of the environment variable is that no temporary source changes are required.

A document that describes the framework is described here:
http://abhishekrlal.files.wordpress.com/2013/06/service-bus-durable-task-framework-developer-guide.docx

Some samples are published here:
http://code.msdn.microsoft.com/windowsazure/Service-Bus-Durable-Task-07330399

Note that the doc and samples refer to 'Microsoft.ServiceBus.DurableTask' which is the pre-OSS version of the package. Will be fixing up these soon.
The associated wiki contains more details about the framework:
https://github.com/affandar/durabletask/wiki

<b>TODO</b>

Expand Down

0 comments on commit 854eea9

Please sign in to comment.