Justin Kotalik
042c83f6e6
Increase Minimum Version of Visual Studio to 15.3.0
2017-09-21 17:52:17 -07:00
Nate McMaster
cc603bc48d
Use Directory.Build.props/targets
2017-08-29 11:54:00 -07:00
Nate McMaster
f6d0db871e
Remove phantom project from solution file
2017-02-09 13:03:05 -08:00
Hisham Bin Ateya
5ac6965dc6
Remove CultureInfoCache ( #323 )
2017-02-07 10:50:05 -08:00
Ryan Brandenburg
d1ee393c72
Upgrade to VS 2017 ( #322 )
2017-02-06 13:56:00 -08:00
Kiran Challa
861ae52de5
Added support for get culture information from request's route data information.
...
[Fixes #122 ] Get segment from mapped route for CustomRequestCultureProvider
2016-09-30 09:57:44 -07:00
Ryan Brandenburg
b2ef91df9f
Localization finds resources in class libraries
2016-09-22 15:53:02 -07:00
Ryan Brandenburg
d84b069116
Make resource lookup behavior overridable ( #266 )
2016-08-08 11:45:42 -07:00
N. Taylor Mullen
4010676634
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
Kirthi Krishnamraju
636459a6f7
Fix #111 : Design changes to known/allowed culture list and cache
2015-10-23 00:41:07 -07:00
Kirthi Krishnamraju
7ea6435338
Added localization functional tests
2015-10-13 15:50:55 -07:00
Pranav K
f782d8845c
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:49 -07:00
Hisham Abdullah Bin Ateya
efcbb2a664
Add 'Microsoft.AspNet.Localization' Unit Tests
2015-09-14 10:28:41 -07:00
Hisham Abdullah Bin Ateya
5f83c0df43
Rename Microsoft.Framework.Localization.Test to Microsoft.Framework.Localization.Tests
...
Microsoft.Framework.Localization.Test -> Microsoft.Framework.Localization.Tests
Rename the .xproj
Rename the solution file
2015-07-30 09:50:26 -07:00
damianedwards
9384848cc7
Cache walk of the culture tree when building resource name list:
...
- #15
2015-05-20 14:41:36 -07:00
damianedwards
2431e1a542
Move CultureInfoCache into its own package.
2015-05-13 15:50:00 -07:00
damianedwards
9834a27728
Culture names are now limited to a known list:
...
- Added tool to generate a set of known culture names from the OS/Fx
- CultureInfoCache is now limited to only caching/returning cultures from the known list
- #6
2015-05-11 12:58:18 -07:00
damianedwards
3dc0d40f7d
Added a sample & fixed some issues it found
2015-05-06 18:09:59 -07:00
damianedwards
9eede89418
Initial commit
2015-05-05 23:27:25 -07:00