Adding MS Orleans to .NET WebAPI application with DynamoDb
Recently I worked a discovery piece of work where I had to add MS Orleans to an existing WebAPI application. MS Orleans supports different types of storage, including Azure Table, SQL server and DynamoDb. I wanted to use DynamoDb and what I found was there weren’t a lot of documentation on how to add MS … [Read more…]