I know web pages (web matrix/ razor / unsearchable name) is going to be released in late 2016, yet I cant find anything on the subject.
Yesterday I watched @damienedwards discuss his ideas for the stack, and nearly had a heart attack when he said Microsoft had considered MVC only.
MVC is great for larger teams but for small 1-5 dev projects its too heavy and slows you down. The MVC learning curve is high for beginners or those transitioning from other scripting back end stacks. Almost all other web languagessupport coding without mvc which works for many devs. During the talk somone said dont build a c# php clone, which web pages is not! The ability to target .net core or full net and have c#, nuget, ef, all makes sense in a full page model and would make it a powerful option for new projects or migrations. Having razor pages and mvc live side by side would be great too, same way a classic asp script or php can now all run in the same iis app.
Please start a repo for razor pages so developers like myself who love it, can participate. Even if its just a placeholder repo for discussing features, it would be nice for Microsoft to get input from guys who use webpages, or the single page model (versus mvc guys who are married to mvc)
Thanks!
I know web pages (web matrix/ razor / unsearchable name) is going to be released in late 2016, yet I cant find anything on the subject.
Yesterday I watched @damienedwards discuss his ideas for the stack, and nearly had a heart attack when he said Microsoft had considered MVC only.
MVC is great for larger teams but for small 1-5 dev projects its too heavy and slows you down. The MVC learning curve is high for beginners or those transitioning from other scripting back end stacks. Almost all other web languagessupport coding without mvc which works for many devs. During the talk somone said dont build a c# php clone, which web pages is not! The ability to target .net core or full net and have c#, nuget, ef, all makes sense in a full page model and would make it a powerful option for new projects or migrations. Having razor pages and mvc live side by side would be great too, same way a classic asp script or php can now all run in the same iis app.
Please start a repo for razor pages so developers like myself who love it, can participate. Even if its just a placeholder repo for discussing features, it would be nice for Microsoft to get input from guys who use webpages, or the single page model (versus mvc guys who are married to mvc)
Thanks!