Skip to content

raihansazal/MyTrips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTrips - Basic Multi-Cultural Web Application

Sample project for basic multi-cultural web application, built with ASP.NET Core 2.1.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Supported Cultures

  • Arabic
  • Arabic - Syria
  • English
  • Hindi
  • Persian
  • Spanish
  • Turkish
Add new culture :
  • Edit /Utilities/LocalizationExtension.cs --> add new CultureInfo("xx"); to cultures list
  • Create related resource files:
  • /Resources/ViewResource.xx.resx

Built With

Demo Project :

Step by step tutorial:

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Sample project for basic multi-cultural web application, built with ASP.NET Core 2.1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 89.3%
  • JavaScript 6.5%
  • CSS 4.2%