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

feat(311925): Import migrations + Feature based structure + .Net 9 #7

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

alexmaude
Copy link
Contributor

Proposed Changes

  • Feature

Description

  • Migration project runs by AppHost
  • Script to create new migrations
  • Core project for feature based services/repositories/models
  • Endpoints structure
  • Update to .Net 9.0
  • Update packages

fix justfile issue

push initial launchSettings
Copy link

@francoisalbert francoisalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make sure to isolate postgres for simple removal (and pattern to use when adding other services) To be clearer: an extension of the builder should be created for services we want to add, and this pattern should be use as an example for future added services

template/justfile Outdated Show resolved Hide resolved
template/global.json Outdated Show resolved Hide resolved
@alexmaude alexmaude merged commit 4b5cdcb into main Nov 20, 2024
2 checks passed
@alexmaude alexmaude deleted the update-template branch November 20, 2024 14:57
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.

5 participants