© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
23 replies
Triufelis

✅ Blazor vs Razor Pages

Hello lovers of C#,

I have a passion project that is basically a recipe manager.

At the moment i'm using Razor Pages. But now the problem is that i want to add some functionality that to my understanding is not possible in Razor Pages without the help of JS(which i don't know)

Basically i want to add a button that adds a new input field with a dropdown list. You can type in the product name, select neasurement from the dropdownlist and type in the amount. To my understanding and from what i have read Razor Pages doesn't quote have the capabilities for that without JS.

I know thay blazor is different, because you can write more complex front end only uaing C#.

My question would be. Should i switch to Blazor? Or should i stay with Razor Pages and learn JS?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Blazor or Razor pages
C#CC# / help
3y ago
MVC vs Razor Pages
C#CC# / help
13mo ago
razor pages vs .cshtml
C#CC# / help
3y ago
❔ Razor Component vs View Component vs Blazor
C#CC# / help
3y ago