DamianEdwards / RazorPagesSample

Examples of various ways to build simple CRUD pages using ASP.NET Core Razor Pages (coming in ASP.NET Core 2.0).
MIT License
78 stars 45 forks source link

Pass handler using 1st-class args instead of as a route argument #10

Closed DamianEdwards closed 7 years ago

DamianEdwards commented 7 years ago

Relies on aspnet/mvc#6088

pranavkm commented 7 years ago

Should be unblocked in the next dev build.