Jess Chadwick introduces Razor Pages in ASP.NET Core MVC. Jess’s GitHub repository for the presentation as referenced in the video is at: https://github.com/jchadwick/RazorPagesPresentation.
This was recorded live at the Microsoft Technology Center in Malvern, PA during Code Camp 2018.
Watch every Philly.NET meetup live at https://mixer.com/PhillyDotNet (or right here on YouTube if you can’t access Mixer from work). The Mixer chat is monitored and questions will be relayed directly to the live speakers.
For information about future meetups, please join our Meetup: https://www.meetup.com/philly-net
You can read more about Razor Pages at the official documentation from Microsoft:
https://docs.microsoft.com/en-us/aspnet/core/mvc/razor-pages/?tabs=visual-studio
Amazon Auto Links: No products found.
Great video
Is there an attribute class to apply like [FromQuery] but used to get a session variable?
I follow along up until doing the routing at [24:12] and site no longer works. Tried this in both 2.0 and 2.1.
Thanks a lot for sharing this great video. I learned a lot from it.
Great video. But the sample code is not at the github link, just the powerpoint slide.