A application to learn about Microsoft Orleans and test out various scenarios.
This project is a basic web api, with some basic CQRS functionality, to see how Orleans might work with a typical api.
At this stage, the project has the ability to create a blog post, retrieve a list of blog posts and retrieve a single blog post by id.