This repository is sample code for ASP.NET Core. Use the Visual Studio 2017 to development.
全球化的網站不免都要做多國語言,ASP.NET Core 的多國語言設定方式跟 ASP.NET MVC 有很大的落差。
本篇將介紹 ASP.NET Core 多國語言設定方式。
Blog:
ASP.NET Core 教學 - 多國語言
開發工具:
Visual Studio 2017 (可使用其他版,只要有支援 ASP.NET Core 開發就可以。)
開發語言:
.NET Core 使用 C#