Tutorial: Using Azure Table Storage or Azure Cosmos DB with Microsoft Orleans

added by DotNetKicks
3/8/2022 5:43:36 PM

325 Views

In my previous post we looked at building a super-basic application that leverages Microsoft Orleans to host an instance (grain) of the IHelloWorld interface in a silo that can be invoked remotely. Unfortunately, whilst this was enough to get everything up and running, the configuration we used will only work in development.


0 comments