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

minor improvements #23

Open
4 of 6 tasks
ascott18 opened this issue Oct 5, 2023 · 1 comment
Open
4 of 6 tasks

minor improvements #23

ascott18 opened this issue Oct 5, 2023 · 1 comment

Comments

@ascott18
Copy link
Contributor

ascott18 commented Oct 5, 2023

  • Change the default connection string to include the project name so it gets transformed when the template is instantiated
  • Consider changing recommendation to do EF migrations through the web project instead of IDesignTimeDbContextFactory, or change the factory to use the same settings as the web project eliminate connection string duplication
  • Add dark mode infrastructure
  • See if we can generate a random port number for both .net and vite
  • Update db model configuration with a pattern similar to Carbon that makes it easier to enable cascade deletes for specific relationships
  • Change the default entity to something more generic so people don't think that its some kind of authentication implementation.
@ascott18
Copy link
Contributor Author

ascott18 commented Jan 15, 2024

"vue/no-mutating-props": ["error", {
"shallowOnly": true
}]

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

No branches or pull requests

1 participant