Skip to content
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

Add .NET Aspire #4

Merged
merged 2 commits into from
Dec 21, 2023
Merged

Add .NET Aspire #4

merged 2 commits into from
Dec 21, 2023

Conversation

tonysneed
Copy link
Collaborator

Update projects to .NET 8.
Add Aspire with Dapr support to reference architecture solution.

Sneed, Anthony added 2 commits December 20, 2023 16:24
- Add AppHost and ServiceDefaults projects
- Add Aspire.Hosting.Dapr package to AppHost
- Reference Customer and Order from AppHost
- Reference ServiceDefaults project from Customer and Order
- Call builder.AddServiceDefaults() from Program in Customer and Order
- Switch to MongoEventCache in Order
- Add appsettings.Specs.json to Customer and Order
- Add specs profile to AppHost launchSettings.json
- Remove tye.yaml files
- Update ReadMe.md, DevelopmentGuide.md
@tonysneed tonysneed merged commit f79381f into master Dec 21, 2023
@tonysneed tonysneed deleted the add-aspire branch December 21, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant