Skip to content

Added routing #432

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Added routing #432

merged 1 commit into from
Apr 25, 2025

Conversation

cdorsman
Copy link

The MVC-pattern was missing routing for using multiple controllers, models and views.
With this addition, it is now possible to view different data from multiple models from the CLI.

This concept is also known within ASP.net: https://dotnettutorials.net/lesson/asp-dot-net-mvc-routing/

@faif faif merged commit 821a4dc into faif:master Apr 25, 2025
1 check passed
@cdorsman cdorsman deleted the mvc-routing branch April 25, 2025 15:04
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.

2 participants