Commit Graph

21 Commits

Author SHA1 Message Date
Pranav K 67611a81cb Reacting to CoreCLR package version changes 2016-02-08 09:33:47 -08:00
ryanbrandenburg 60047186eb * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -08:00
John Luo 5c2bdc8923 Updating to new options pattern 2016-01-07 18:26:38 -08:00
ryanbrandenburg f3855b9cf2 * Throw proper exception when missing resource 2015-12-29 14:13:20 -08:00
Hao Kung 489250a8e1 OptionsModel => Options 2015-12-21 16:07:14 -08:00
damianedwards d3b84c19c8 Tweaked cache key when getting localizer from basName/location:
- Cleaned up code a little to make it easier to understand (maybe)
- #138
2015-12-18 14:28:08 -08:00
damianedwards f7f8d9b9eb Rename "ancestor" to "parent" on loc APIs 2015-12-17 15:25:39 -08:00
damianedwards e72d3cb249 ResourceManagerStringLocalizerFactory trims app name from resource base name:
- Only applies when LocalizationOptions.ResourcesPath is set
- #167
2015-12-16 15:38:25 -08:00
ryanbrandenburg 5074bf0c57 * Default ResourcePath behavior is to look next to .cs file 2015-12-15 11:53:55 -08:00
damianedwards 9afd2c256b Make ResourceManagerStringLocalizer thread safe now instances are cached & shared 2015-12-10 17:49:44 -08:00
Pranav K 62412836de Removing extraneous dependencies 2015-12-08 10:48:26 -08:00
damianedwards 96462b9528 Make the ResourceManagerStringLocalizerFactory cache localizer instances
- #156
2015-12-07 22:20:17 -08:00
N. Taylor Mullen dc56363dbd Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
Cesar Blum Silveira d8060792b2 Strong name everything. 2015-11-03 12:14:18 -08:00
Pavel Krymets d25ad6607e Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-22 18:38:05 -07:00
Pranav K c6bf98c9b7 Switching to generations TFMs 2015-10-22 01:08:12 -07:00
Kirthi Krishnamraju 90116ddd78 fix #90: ResourceStringLocalizerFactory creates string localizer based on resourcetype's name instead of full name 2015-10-19 10:39:05 -07:00
Kirthi Krishnamraju 18b63b9dbf fix build break 2015-10-15 11:47:32 -07:00
Kirthi Krishnamraju 10ad8b5bdf Remove unused namespace 2015-10-15 11:30:32 -07:00
Pranav K 55a1fab053 Replace NotNullAttribute with thrown exceptions 2015-10-08 17:09:44 -07:00
Pranav K f782d8845c Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00