Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Add Podcast.MinimalAPI service and refactor models #163

Merged
merged 5 commits into from
Oct 26, 2022

Conversation

captainsafia
Copy link
Member

@captainsafia captainsafia commented Oct 18, 2022

  • Add minimal API implement of the podcast API
  • Moved the DTOs to the infrastructure project
  • Updated the web client to target the web service

I've avoid updating the other projects to 7.0 as part of this PR.

@captainsafia captainsafia marked this pull request as ready for review October 18, 2022 23:38
@captainsafia
Copy link
Member Author

captainsafia commented Oct 19, 2022

Took a step at updating all the project to target .NET 7 as well.

Ran into this while trying to get Docker running locally on my M1 Mac: dotnet/runtime#75613. I was able to comment it out in the Blazor app's Dockerfile to workaround it but wonder if there if there is a permanent fix?

@captainsafia
Copy link
Member Author

Took a step at updating all the project to target .NET 7 as well.

Looks like the upgrade caused a regression in the Maui build. I'll see if I can fix it...

@jamesmontemagno jamesmontemagno merged commit f55b2a3 into microsoft:dotnet-7 Oct 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants