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