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

Migrate to Razor Pages #15

Open
Kaveinator opened this issue Aug 19, 2024 · 0 comments
Open

Migrate to Razor Pages #15

Kaveinator opened this issue Aug 19, 2024 · 0 comments
Assignees

Comments

@Kaveinator
Copy link
Owner

I recently updated the WebServer, but this repository doesn't have its submodule and and it isn't updated to use Razor pages. Webpages used to be KeyValuePair<string, object?> based, but now with Razor, more logic can be implemented within views rather than needing to precompile into a dictionary to pass into a view.

@Kaveinator Kaveinator self-assigned this Aug 19, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant