Dixin / Etymology

Chinese etymology research website. ASP.NET Core architecture for SPA. See http://hanziyuan.net or http://ChineseEtymology.org
http://hanziyuan.net
13 stars 2 forks source link
anti-forgery architecture asp-net-core azure-sql-database babel bootstrap chinese-characters csrf culture education entity-framework-core etymology javascript npm opa single-page-app single-page-applications spa webpack

Etymology

Build status Setup build test and deploy to Azure staging Gitter chat

Etymology is a ASP.NET Core architecture demonstration of SPA (single page application), with the latest and popular technologies. It is a fully functional website with well-designed architecture. The server side is based on .NET 5 and C# 9.0, and the client side is based on Bootstrap and ES 2015+, integrated with npm, webpack. It demnstrates the aspects of ASP.NET Core architecture of SPA, including:

To run the code, open Etymology.sln with visual Studio 2019 or open the root folder with Visual Studio Code, build and run Etymology.Web.csproj.