ASP.NET MVC (659レス)
ASP.NET MVC http://medaka.5ch.net/test/read.cgi/php/1331013877/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
628: nobodyさん [sage] 2017/10/30(月) 17:46:53.68 ID:??? >>626 VisualStudioのGUIからAreaを追加したけど動かない、てことだったら、単にrouteが追加されてないだけかも。 Startup.csの Configureメソッドで、app.UseMvcが app.UseMvc(routes => { routes.MapRoute( name: "areaRoute", template: "{area:exists}/{controller}/{action}", defaults: new { action = "Index" }); routes.MapRoute( name: "default", template: "{controller=Home}/{action=Index}/{id?}"); }); こんな感じになる。 公式のMusicStoreサンプルを見た方が早いかも https://github.com/aspnet/MusicStore http://medaka.5ch.net/test/read.cgi/php/1331013877/628
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 31 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.008s