Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用する場合
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"
My .cshtml ファイルではエラー 500 が発生しますが、別の ViewComponent で動作します
どのバージョン?詳細を教えてください。rc1-update1 を使用している場合は、@addTagHelper *、Microsoft.AspNet.Mvc.TagHelpers を使用してください