Skip to content

talkingdotnet/ASPNETCoreRazorPageDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

ASPNETCoreRazorPageDemoApp

Find out how to handle jQuery Ajax requests in ASP.NET Core razor pages.

Razor pages uses handler methods to deal with HTTP request. When rendered the name of the handler is added to the form’s action as a query string parameter. We need to use similar URL pattern while making the jQuery Ajax call.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published