-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EPIC] Orleans 💜 Cosmos DB #36975
Comments
Note from meeting. Orleans:
Cosmos:
Everything on .NET 8 to align with IGNITE |
Additional detail for Cosmos:
|
I just recently revamped the Quickstart's sample project: The sample application is still .NET 7 since .NET 8 requires a preview version of Visual Studio. The next iteration of the quickstart is in a draft PR. The draft PR also includes a grain persistence page for Azure Cosmos DB: I'm still not happy with the Quickstart. With unlimited time, I would:
|
@alexwolfmsft for visibility |
I have a draft PR open with an update to the shopping cart example in dotnet/samples: |
I expect to have both draft PRs ready next week and will tag everyone on this thread for review. |
The new Quickstart is published: https://learn.microsoft.com/en-us/dotnet/orleans/quickstarts/deploy-scale-orleans-on-azure?pivots=azure-cosmos-db-nosql The new grain persistence article is published: https://learn.microsoft.com/en-us/dotnet/orleans/grains/grain-persistence/azure-cosmos-db |
My pull request with the updated shopping cart example is ready for review: dotnet/samples#6213 |
I have updated the quickstart and grain persistence articles in this PR: Here's the changes:
|
After Ignite, I would like to change the sample application (https://github.com/Azure-Samples/build-your-first-orleans-app-aspnetcore) into an AZD template. Here's what I'm thinking:
|
Associated WorkItem - 156752
The text was updated successfully, but these errors were encountered: