/aspnetmvc-jquery-post-model-binding-sample

sample code showing how to use jquery post form via ajax with 3 different situation with success model binding in asp .net mvc backend - 範例程式碼 如何用jquery ajax post表單在3個不同情境binding到mvc成功

Primary LanguageJavaScriptMIT LicenseMIT

aspnetmvc-jquery-post-model-binding-sample

這個專案是用來demo當需要透過jquery post資料的時候,如何做asp .net mvc model binding才不會有問題。 詳細說明可以搭配看部落格:

使用 (how to use)

基本上只需要clone下來,之後執行 src 下面的 .sln 檔案即可

幫助 (support)

如果有任何問題,可以透過開issue 或者 可以在 部落格文章上面發問。

參與修改 (Contributing)

歡迎任何形式的參與,更多資訊請參考
CONTRIBUTING.md

授權 (License)

本專案屬於 MIT License,更多資訊請看 LICENSE.md