Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 May 17:22

Features

  • ResourceManagerStringLocalizerFactory should look for resource name without the application name prefix on the type name when Resources path is set (#167)
  • Improve usability of the request localization middleware (#164)
  • Fall back to parent cultures from the supported list when the desired culture is not available or known (#112)

Bugs Fixed

  • Resource name is incorrect when not setting Options.ResourcesPath (#138)