Coder Social home page Coder Social logo

github2017luo / routelocalization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dresel/routelocalization

0.0 1.0 0.0 1.21 MB

RouteLocalization is an MVC and Web API package that allows localization of your attribute routes.

License: MIT License

C# 98.59% Batchfile 0.27% ASP 0.11% HTML 1.03%

routelocalization's Introduction

Looking for the ASP.NET Core version?

Go to the aspnet core repository.

The addon for simple route localization

RouteLocalization is a lightweight extension for Asp.Net Mvc / Web Api attribute routing to enable simple route localization.

It can be installed via Nuget:

What can RouteLocalization do for you?

RouteLocalization has the following features:

  • Allows localization of your attribute routes with fluent interfaces
  • Localized routes are culture sensitive - that means if you request an english route, the thread culture is set to "en", if you request a german route it is set to "de", etc.
  • Link generation is culture sensitive too - if you generate a link for a specific action the corresponding translated version for this url is generated, if existing

Where to start?

Read the Getting Started document section.

Examine the sample projects:

Documentation

routelocalization's People

Contributors

dresel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.