DmitrySikorsky / AspNetCoreContentLocalization

ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content

This is a demo web application for the “ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content” post on the Dmitry Sikorsky’s blog. It demonstrates how to store, display, and edit localizable and multilingual user content.

The result looks like this: ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content, Book List ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content, Book List

ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content, Add/Edit Book ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content, Add/Edit Book

Using the Application

  1. Run the application.
  2. Click Add book link. Fill the form. Click Save button.
  3. Change culture in the culture selector.

About

ASP.NET Core: How to Store, Display, and Edit Localizable and Multilingual User Content

License:Other


Languages

Language:C# 85.3%Language:HTML 11.2%Language:CSS 2.2%Language:JavaScript 1.3%