Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Notifications You must be signed in to change notification settings

brgrz/RouteLocalization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

92 Commits

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.4%
  • PowerShell 2.7%
  • Other 0.9%

AltStyle によって変換されたページ (->オリジナル) /